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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
Add comment