You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During generation of colliders there is for some reason a tile with position of -2147483520,-2147483648.
This will cause exception: TypeSerializedProperty Error setting System.Boolean to True (System.Boolean)
During generation of colliders there is for some reason a tile with position of -2147483520,-2147483648.
This will cause exception: TypeSerializedProperty Error setting System.Boolean to True (System.Boolean)
repo to test, open scene Level Mountains:
https://github.com/Jerichos/my_way_of_a_ninja.git
for now workaround is to detect a tile and remove it's tile position. Here is a snippet of code:
The text was updated successfully, but these errors were encountered: