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
- Search icon visual quality drops after Unity Theme change on non-primary monitor
- [macOS] Localization files are not created in the Xcode project
- Entity ID for Tile objects is serialized twice which throws an error when using Debug Inspector
- Shader Graph information icon appears below the Property Type Node
- Adding a new Multiplayer Player Tag in the Project Settings window creates a new section in the Project Settings window instead of a popup which is inconsistent with the Editor’s Tags workflow
Add comment