Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2019.3
2020.1
2020.1.0a19
Issue ID
1214031
Regression
No
MissingReferenceException is thrown when entering Play Mode with Reload Domain disabled while animation clip is playing
How to reproduce:
1. Open the project from the attached file "1214031.zip"
2. In the Hierarchy window, select the "Quad" GameObject
3. In the Animation window play the "Anim" animation clip
4. Enter Play Mode and inspect the Console
Expected result: No error in the console is being thrown
Actual result: "MissingReferenceException: The object of type 'AnimationClip' has been destroyed but you are still trying to access it." is thrown in the console
Reproducible with: 2019.3.0a2, 2019.3.0f6, 2020.1.0a19
Could not test with: 2017.4.37f1, 2018.4.17f1, 2019.3.0a1("Enter Play Mode Settings" not introduced)
Note: Reproducible only when going to Edit > Project Settings and enabling Enter Play Mode Options, checking Reload Scene and unchecking Reload Domain
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Add comment