Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.0.0b5
Issue ID
634810
Regression
No
Unity crashes when editing one enabled and one disabled 2d collider
When editing two 2d colliders at the same time (and one of the colliders is disabled), exiting the edit mode will cause a crash.
To reproduce:
1. Create a new empty gameobject
2. Attach two edge colliders to it
3. Disable one edge collider
4. Press the edit collider button on each of the colliders
5. Press the button again on any of the colliders to exit the edit mode - unity crashes with no bug reporter
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- AI Assistant upgrade banner's `Open package Manager` link doesn't work
- Sub-asset UI does not refresh when undoing Renderer Feature add or remove actions in a URP Renderer asset
- Scene flickers with a green tint when using Screen Space Ambient Occlusion and Contact Shadows with raytracing
- Scripts with null Components on GameObjects are not removed when calling GameObjectUtility.RemoveMonoBehavioursWithMissingScript
- Color Curve Key values remain visible after changing Curve type
Add comment