Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
1.2.2
Issue ID
1180161
Regression
No
[Linux] [Timeline] Unable to switch between timelines using "Timeline Switcher" when the focus on GameObject in the hierarchy
"Timeline Switcher" is not switching between the created timelines(eg. Cube Timeline and Point Light Timelines) when the focus on GameObject in the hierarchy. Refer to the attached video.
Steps to repro:
1. Create a new project
2. Add a Point Light and Cube in the Scene
3. Window > Sequencing > Timeline
4. Focus on the Cube in the Hierarchy and create CubeTimeline
5. Focus on the Point Light in the Hierarchy and create Point LightTimeline
6. Focus on the Cube in the Hierarchy
7. Click on "Timeline Switcher" and Switch between to Cube and Point Light Timelines
Actual Result:
Unable to Switch between to Cube and Point Light Timelines when focus on the GameObject in the Hierarchy
Expected Result:
Able to switch between Timelines using the Timeline Switcher
Reproducible in: 2020.1.0a2, 2019.3.0b1, 2019.2.1f1, 2019.1.0f2, 2018.3.0f2
Package reproducible version: 1.2.2, 1.2.1
Environment:
Occurs only on Linux (ubuntu 16.04 LTS)
Workaround: Able to switch between Timelines focusing on 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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Resolution Note:
Unable to reproduce on 2019.4.1f1 and other latest versions. We've done a lot of work around popups and focus, so it's likely that this got resolved by one of the changes.