Search Issue Tracker
Fixed in 2019.3.X
Votes
21
Found in
2019.3.0a7
Issue ID
1166083
Regression
Yes
Polygon Collider 2D is missing Edit Collider button in the Inspector window
How to reproduce:
1. Create a new project
2. Create a new gameObject and add the Polygon Collider 2D collider to it
3. Observe Inspector window
Expected result: There is a button next to to the Edit Collider text allowing to edit the collider
Actual result: The button next to to the Edit Collider text is missing meaning the user can't edit the collider
Reproducible with: 2019.3.0a7, 2019.3.0a8
Not reproducible with: 2017.4.29f1, 2018.4.3f1, 2019.1.8f1, 2019.2.0b8, 2019.3.0a6
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
ShadowKiller2307
Sep 16, 2019 15:18
I have the same issue :(
But actully the user can edit the collider by tweaking the Points of the collider by hand under the "Points"-menu. This isn't really a solution, just a workaround. It takes much time in order to edit a collider like that