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
- Can not navigate through the Scene view when using a drawing tablet
- Crash on EditorDisplayDialogProc when opening Dialog box containing buttons with unusually long labels
- Crash on AsyncWriteImageToR2dFile when baking lightmaps using custom parameter with 16x Anti Aliasing samples
- Application Cloud Connection Id is incorrect when using Build Profile with Player Setting Overrides.
- [Android] [GameActivity] UI is unresponsive when Application Entry Point is set to GameActivity
Add comment