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
- The cursor moves into wrong place when renaming folder/asset
- Assertion error "(dx - width < padding) || (dy - height < padding)" when using Pack Preview
- [Memory Profiler] The EntryType.NativeAllocationSites_MemoryLabelIndex of snapshots only reports -1 or 0 instead of the MemLabel used for allocations made from any call site.
- [Vulkan] Artifacts appear in the Player when using Screen Space shadows with orthographic camera
- Errors OnGUIDepth changed & GUIUtility:ProcessEvent when opening Textures with Third Party App
Add comment