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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Add comment