Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.1.X, 2021.2.X
Votes
5
Found in
2019.4
2020.3
2020.3.17f1
2021.1
2021.2
2022.1
Issue ID
1361571
Regression
No
It is difficult to properly edit the PolygonCollider2D collider when its GameObject Scale is large
Reproduction steps:
1. Open the attached "project-1361571.zip" project
2. Open the "SampleScene" Scene
3. In the Hierarchy select the "Polygon" GameObject
4. Press F to frame selection
5. In the Inspector press the "Edit Collider" button
6. In the Scene view, try to select the existing vertices or create new ones by pressing on the edges
Expected result: It is easy to select existing vertices and create new vertices from edges
Actual result: It is difficult to properly edit the collider
Reproducible with: 2019.4.30f1, 2020.3.17f1, 2021.1.20f1, 2021.2.0b10, 2022.1.0a7
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
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when attempting to remove a binding in the UIBuilder for a UxmlObjectReference
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
Resolution Note (fix version 2022.1):
Fix for this issue available on Unity 2022.1.0a13 and above
Resolution Note (fix version 2021.1):
Fix for this issue is available on Unity 2021.1.27f1 and above