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
- "ArgumentException: Unknown Type:`UnityEngine.SkinnedMeshRenderer`" Error thrown when a Subscene is open in a Scene
- Editor freezes on "Postprocessing IL for Assembly-CSharp" when compiling a script with an InputAction object referenced in a Managed Component
- UnityYAMLMerge fails to merge on some computers when some specific files are used
- [Android] The application freezes during the AssetBundle loading
- PlaneOcclusionShader Properties foldout does not display any content
Add comment