Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2019.3.0a8
2020.3
2021.1
2021.2
2021.2.0a10
Issue ID
1322944
Regression
Yes
MissingReferenceException when exiting Play Mode while bound editing gizmo is active for a collider that was added at runtime
Reproduction steps:
1. Create an empty project
2. Create a Cube GameObject
3. Enter the Play mode
4. Add a Sphere collider to the Cube
5. Toggle Sphere collider bound editing gizmo
6. Exit the Play mode
7. Observe the Console window
Expected result: No errors
Actual result: MissingReferenceException is thrown
Reproducible with: 2019.3.0a8, 2019.4.22f1, 2020.3.1f1, 2021.1.0f1, 2021.2.0a10
Not reproducible with: 2018.4.32f1, 2019.3.0a7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
Add comment