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
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
Add comment