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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment