Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.0a1
2018.3.0a1
2019.1.0a1
2019.1.0a14
2019.2.0a1
Issue ID
1118105
Regression
No
Previously selected GameObject in the Hierarchy window gets highlighted when using Undo action in the Timeline window
Steps to reproduce:
1. Open original project
2. Click on any GameObject in the Hierarchy which does not have a timeline
3. Use the "jump menu" to select an existing Timeline in the scene
4. Move one of the clips in the Timeline window
5. Then press CMD+Z
Expected result: Changes to Clip you moved in step 3 gets reverted.
Actual result: The Timeline disappears on pressing Cmd+Z. This is because GameObject in step1 got re-highlighted.
Reproduced in: 2017.4.18f1, 2018.3.3f1, 2019.1.0a14, 2019.2.0a1
Previously selected GameObject in the Hierarchy gets highlighted when using Undo action in the Timeline window
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (2019.2.X):
The description is correct, Undo causes the re-selection of the GameObject which causes the timeline to switch. The workaround is to use the lock button in the upper right corner of the timeline window to not respond to hierarchy selections.