Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
2017.1.0a6
Issue ID
896824
Regression
Yes
[Upgrade project] Polygon Collider 2D is broken after upgrading project from 5.6 to 2017.1.0a6
The problem is with 2DPlatformer package from AssetStore (https://www.assetstore.unity3d.com/en/#!/content/11228)
Regression from 5.6.0f3 (also works correct in 5.5.3f1)
How we can reproduce it using the example you attached
1 Open attached project (or download from AssetStore) in 2017.1.0a6
2 Press Play and try to jump on the UFO object -> its Collider doesn't work
3 Select in Hierarchy backgrounds->env_PlatformUfo, go to Inspector and find Polygon Collider 2D component
Actual result: the Polygon Collider 2D is broken and shows warning message (please see attached image in comments)
Expected result: Polygon Collider 2D should work after upgrading project
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment