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
- Bad performance when executing the Physics.IgnoreCollisions() method while in Play Mode
- Sprite Editor has a thicker separator between buttons when "Sprite Editor" option is selected
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when UpdateVolumeStack function is called
- [Windows] Unicode custom text input window shows question marks when inserting an emoji
- Memory leak when the VFX Graph Editor is open
Add comment