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
- NullReferenceException is thrown when assigning an Object to a custom DebugUI.ObjectField in Rendering Debugger
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
Add comment