Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.2.0b3
Issue ID
932426
Regression
No
[Timeline] Game and Scene windows are not refreshed when undoing "Clip Root Motion Offset" of AnimationPlayableAsset
To reproduce:
1. Open attached project "TimelineKilling.zip".
2. Open "Test" scene.
3. Open Game window and Timeline window.
4. Select "Cube_Timeline" object in hierarchy.
5. In Timeline window, select animation clip, to open it in Inspector.
6. In inspector window find "Clip Root Motion Offset" and change any position or rotation value.
7. Press Ctrl+z.
Expected result: Undone action is visible in Scene and Game window.
Actual result: Action is undone, but nothing changes in Scene and Game windows.
Reproducible: 2017.1.0p1, 2017.2.0b4, 2017.3.0a1
Notes:
If Animation was newly added to the Timeline, and Editor was not closed yet, then "Edit->Undo" works (but not the ctrl+z). Ctrl+z works fine with Scene window, but Game window is only updated after mouse enter the Game window.
But after closing the project and reopening it, undoing "Clip Root Motion Offset" does not have any effect in Scene or Game window, until any other object is selected in Hierarchy, or Play button is pressed.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered
Add comment