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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment