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
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node
Add comment