Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Obi Rope 3.3.0 - Bunch of warnings
#4
(20-02-2018, 03:31 PM)luisfonseca Wrote: I'm using Unity 2017.3 - the latest Unity stable version. Not sure why you guys are only testing your plugin with a Unity version that is now one year old.

Either way, most of the warnings are related to unused variables, so I'm sorry but I doubt you're not getting them as well. 

https://i.imgur.com/UiZu85w.png

Hi Luis,

Turns out the version we uploaded to the store is a couple commits behind the current one, where we updated the rope editor after moving UI stuff to a custom attribute based system in the last minute. We'll update the store version asap. However, the warnings should not affect the plugin functionality at all.

We always develop with the oldest supported version of Unity, and once compiled we test all versions up to the latest one (2018.1b). This is a requirement imposed by the Asset Store: you need to compile packages with the oldest Unity version supported by the asset, which in our case is 5.6.0. If we compiled with 2017.3.0f3, then most users wouldn't be able to use the plugin.

Sorry for the inconvenience!
Reply


Messages In This Thread
RE: Obi Rope 3.3.0 - Bunch of warnings - by josemendez - 20-02-2018, 04:24 PM