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
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Add comment