Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a1
2019.3.0a4
Issue ID
1158222
Regression
Yes
[Animation] NullReferenceException occurs on deleting Animation Override Controller
NullReferenceException occurs on deleting Animation Override Controller
Steps to Repro:
1. Create a new Project
2. Create a new Animation Override Controller in the Project Window
2. Delete the Animation Override Controller using the context menu in the Project Window
Actual Result:
NullReferenceException occurs
Expected Result:
Animation Override Controller gets deleted gracefully
Environment:
Windows and Mac
Occurring with:
2019.3.0a4, 2019.3.0a1
Working with:
2019.2.0b4, 2019.1.4f1
Stack Trace:
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.AnimatorOverrideControllerInspector.OnDisable () (at C:/buildslave/unity/build/Editor/Mono/Inspector/AnimatorOverrideControllerInspector.cs:55)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory Profiler styling breaks when the SummaryView.uxml file is opened in UI Builder
- A "projectChanged" event is not triggered when Sprites are added to a SpriteAtlas
- A Memory leak occurs when the "JsonSerialization.FromJson" function is executed
- “ArgumentException: SetData()“ error when making a character with PSDImporter under specific conditions
- Shader warnings are thrown after building High Definition 3D template
Add comment