Search Issue Tracker
Fixed in 4.6.X
Votes
0
Found in
4.6.0b10
Issue ID
614188
Regression
Yes
Switching between clips on a button creates NullreferenceException
1. Create button
2. set transition to animation
3. auto generate animation
4. open animation window and switch from 'normal' to 'pressed' which results in error x 11:
NullReferenceException: Object reference not set to an instance of an object
UnityEditorInternal.AnimationWindowUtility.IsNodeLeftOverCurve (UnityEditorInternal.AnimationWindowHierarchyNode node, UnityEngine.GameObject rootGameObject) (at E:/release4.6ugui/Editor/Mono/Animation/AnimationWindow/AnimationWindowUtility.cs:58)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "IndexOutOfRangeException" and "NullReferenceException" are thrown and Element disappears from UI Builder when undoing rename of element in "Open Instance in Context" menu
- Select Scriptable Object window freezes and becomes unresponsive when currently opened UXML Template is selected for binding's Data Source
- [Linux] “ReleaseButton expects buttonId >= 0” error is thrown when importing Assets via drag and drop
- Asset gets unselected and added Subgraphs list item is not undone when performing Undo in Heatmap with Default Values asset Inspector
- Black square “shadow” artifacts visible when using Screen Space Reflections without maximum smoothing
Add comment