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
- "Use incremental GC" is a shared parameter but not identified as one with a "*" when displayed in the Player Settings
- "Path could not be found for script compilation file" error is thrown when the files are injected with RegisterPostInitializationOutput
- SrpBatcher causes all SpriteRenderers to render the same sprite when the shader is not compatible with the SrpBatcher
- SelectedIndex does not update when a ListView item is selected by a Mouse click
- Material tiling does not work when compared to the behavior in other versions
Add comment