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
- Rigidbody interpolation is performed after the next frame's FixedUpdate() when using Rigidbody2D
- OnAudioFilterRead not working as expected for generator scripts
- Construct matrix block disappears, and other bugs and exceptions related to it show when opening/running project
- New browser tab is not created when trying to open Package Manager hyperlinks by holding the Ctrl key and pressing the left mouse button
- [Mobile] NavigationSubmitEvent is not being triggered when the submit button is pressed on a mobile keyboard
Add comment