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
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
Add comment