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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment