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 JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment