Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a3
Issue ID
1154593
Regression
Yes
[Physics 2D] Reset functionality is not working for EdgeCollider2D
[Physics 2D] Reset functionality is not working for EdgeCollider2D
Steps to Repro:
1. Create a new Project
2. Create a new GameObject
3. Select GameObject > Inspector > Add Component > Edge Collider2D
4. Click on GameObject > Inspector > Edge Colllider 2D > Edit Collider
5. Make some changes in the EdgeCollider2D
6. Click on Cog Wheel > Reset
Note: This happens with Polygon Collider2d as well
Actual Result: A single line remains in the scene apart of the original Edge Collider line
Expected Result: Edge Collider 2D resets
Reproducible on: 2019.3.0a3
Working Fine on: 2019.3.0a2, 2019.2.0b2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Mouse cursor gets stuck at the edge of the screen when trying to pan in the Scene view
- Docked Multiplayer Play Mode window disappears when switching back to a saved Editor layout
- Audio files fail to be imported when the file path is 260 characters or longer
- Error SGICE002 is wrongly shown when more than one argument is passed into GetComponentRW()
- Crash on MeshRenderer::DispatchUpdate when disabling the second Mesh Renderer on a GameObject
Add comment