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
- Crash when trying to force Shader to interpret 1/30 as a floating point operation
- Terrain is flickering when adjusting "Compatibility Mode" and "Use Rendering Layers" Settings
- Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
- Crash on ParticleSystemParticles::array_reserve when particle system starts
- Docking Text Property Preview Window next to UI Builder breaks the window and causes NullReferenceException
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