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
- Parallax mapping with UVs set other than UV0 plugged into sample texture 2d produces an error
- Objects with single letter name won't show up in hierarchy search results
- The GameObject is not transparent when setting CameraDepthTexture as a depth render target
- SRP Lens Flares with Occlusion enabled inconsistently shine through objects
- "Can not play a disabled audio source" is thrown when audio is toggled on with disabled Audio Source in the Scene
Add comment