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
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
- FrameTimingManager.GetLatestTimings adds background time to the next focused frame when the Player is unfocused
- PropertyDrawer gets disposed while still being active when adding a secondary component
- Realtime GI behaves differently when using Unlit (Amplify) and Lit (Shader Graph) shaders in URP
- API Updater strips Unity-owned Custom Attribute references within precompiled DLLs
Add comment