Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
2022.3.61f1
6000.0.48f1
6000.1.1f1
6000.2.0a10
Issue ID
UUM-104017
Regression
No
Animator Controller throws MissingReferenceException after undoing Layer Creation
*Steps to reproduce:*
# Open the attached project
# Open TestAnim Animation Controller
# Create a new Layer
# Switch to the Parameters tab
# Perform the Undo action
*Actual results:* "MissingReferenceException: The object of type 'UnityEditor.Animations.AnimatorStateMachine' has been destroyed but you are still trying to access it." error is spammed in the console after performing the Undo action
*Expected results:* No warnings or errors are thrown after performing an Undo action
*Reproducible with versions:* 2022.3.61f1, 6000.0.48f1, 6000.1.1f1, 6000.2.0a10
*Tested on (OS):* macOS 15.4.1
*Notes:*
* If Undo is performed while in the Layers tab, the issue does not occur
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
Add comment