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
- On Script import/reimport MonoImporter does not generate consistent results due to updating Custom packages
- [Entities Graphics] Size of the Content Update generated folder increases when changes are made to the Scene
- In Play Mode, an extra Sync Call is made every frame when a GameObject has a Rigidbody 2D component
- Crash on block_remove when a scene is opened in a specific project
- The GameObject with a Hinge Joint Component does not return to the initial position when the Use Motor property is toggled off
Add comment