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
- "No HDR monitor detected." warning is shown in the Rendering Debugger even when the Editor is on HDR-enabled monitor
- Shader Graph Enum Keyword Default Value changes after reordering Entries
- Light Explorer throws “ArgumentException” error when disabling all columns from the Multi-column panel context menu
- "Freeze Camera For Culling" options are inconsistent between the Game view overlay and Rendering Debugger window
- Crash on GetOriginalSourceOrVariantRoot when creating a scene from a specific template
Add comment