Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a1
2018.3.0a5
Issue ID
1061375
Regression
Yes
Editor Crashes on hitting "Undo" while recording animation in the timeline
Editor Crashes on hitting "Undo" while recording animation in the timeline
Steps to Repro:
1. Open attached or create a new project
2. Hierarchy > right click
3. 3D object > cube
4. Window > sequencing > Timeline
5. Select the cube and hit create in timeline window
6. Hit record next to Cube animation track in the timeline window
7. Move the cube to generate a keyframe
8. Hit Undo
Actual Result:
Editor Crashes
Occurring with:
2018.3.0a6, 2018.3.0a5, 2018.3.0a1
Working with:
2018.3.0a1
Environment:
Windows and Mac
Stack Trace:
Assertion failed on expression: 'm_InstanceID != InstanceID_None'
UnityEngine.Animator:Rebind(Animator, Boolean)
UnityEngine.Animator:Rebind() (at C:\buildslave\unity\build\Runtime\Animation\ScriptBindings\Animator.bindings.cs:1195)
UnityEditor.Timeline.WindowState:RebindAnimators() (at C:\buildslave\unity\build\Extensions\Timeline\Editor\State\WindowState.cs:862)
UnityEditor.Timeline.TimelineWindow:OnUndoRedo() (at C:\buildslave\unity\build\Extensions\Timeline\Editor\Window\TimelineWindow_EditorCallbacks.cs:170)
UnityEditor.Undo:Internal_CallUndoRedoPerformed() (at C:\buildslave\unity\build\Editor\Mono\Undo\Undo.bindings.cs:202)
[c:\buildslave\unity\build\runtime\baseclasses\BaseObject.h line 379]
(Filename: C:/buildslave/unity/build/Runtime/Animation/ScriptBindings/Animator.bindings.cs Line: 1195)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment