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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment