Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2020.3.X, 2021.1.X, 2021.2.X
Votes
0
Found in
2019.4
2020.3
2020.3.7f1
2021.1
2021.2
Issue ID
1339608
Regression
Yes
EdgeCollider2D or PolygonCollider2D cannot move edited points when the Transform Z scale is Zero.
How to reproduce it:
1. Open the user's attached project "Tama.zip"
2. In the Hierarchy view select "Scene" > "Colliders" > "TopCollider" GameObject
3. In the Inspector view find Edge Collider 2D Component and click on the Edit Collider button
4. In the Scene view click on the green collider's line to create a new point
5. Click and drag a point that was created in Step 4
Expected results: The new point is draggable
Actual results: Could not move the point
Reproducible with: 2019.4.28f1, 2020.3.12f1, 2021.1.11f1, 2021.2.0a20
Not reproducible with: 2018.4.36f1
Notes:
- Not reproducible with a new project
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 2022.1):
Although it should not affect the tooling, this issue is produced when the Transform Scale Z is Zero.