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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment