Search Issue Tracker
Fixed in 1.4.4
Votes
0
Found in [Package]
1.5.0-preview.5
Issue ID
1279379
Regression
No
SelectLeft and SelectRight action (left and right directional keys) do not collapse/uncollapse groups
SelectRight:
1) Create a new timeline
2) Create a group track
3) Add a new activation track under the group
4) Collapse the group
5) Select the group
6) Press the right directional key (by default the SelectRight action is assigned to the right directional key, otherwise see the Shortcut manager to see which key is assigned to SelectRight)
Result: The group is not uncollapsed.
Expected: The group should be uncollapsed when pressing right (SelectRight action).
SelectLeft:
SelectRight:
1) Create a new timeline
2) Create a group track
3) Add a new activation track under the group
4) Make sure the group is uncollapsed
5) Select the group
6) Press the left directional key (by default the SelectLeft action is assigned to the left directional key, otherwise see the Shortcut manager to see which key is assigned to SelectLeft)
Result: The group is not collapsed.
Expected: The group should be collapsed when pressing left (SelectLeft action).
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
Add comment