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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment