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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment