Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
0
Found in
2021.3.51f1
2022.3.62f1
6000.0.50f1
6000.1.4f1
6000.2.0b3
Issue ID
UUM-107430
Regression
No
Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
*Steps to reproduce:*
# Create a new Unity project using the Universal 3D template
# Create a Cube GameObject (GameObject > 3D Object > Cube)
# Open the Animation window (Window > Animation > Animation)
# Create a new animation
# Open the Animator window (Window > Animation > Animator)
# Dock the Animator window
# Close the Editor
# Repeat step 1
# If Animator window is not opened, repeat step 5
# Click the "eye" button in the Animator window to hide the Layers and Parameters tab
# Click the dropdown button next to the "eye" button in the Animator window
# Observe the Console window
*Actual results:* "MissingReferenceException: The variable m_AnimatorController of AnimatorControllerTool doesn't exist anymore." error is thrown
*Expected results:* The dropdown should not be in the Animator window and should not throw any errors
*Reproducible with versions:* 2021.3.51f1, 2022.3.62f1, 6000.0.50f1, 6000.1.4f1, 6000.2.0b3
*Tested on (OS):* macOS Silicon Sequoia 15.3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash with multiple stack traces when playing video on a render texture with low-end graphics devices
- Circle handle of the Game view scale slider bar disappears when the scale is set to 1x
- Asset Bundles non-deterministic behavior with CRCs and hash when a video has Transcoding enabled and Sprite Atlas has an override option enabled
- [Quality Hackweek] Errors "InvalidOperationException: EnsureRunningOnMainThread can only be called from the main thread" and "NullReferenceException" shown when switching build platforms with Muse Texture package installed
- "Importer(DefaultImporter) generated inconsistent result for asset" warnings are thrown when reimporting the "URP" texture
Add comment