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 RaiseException when AddGameElement handles a generic type
- Interpolation 2D results are inconsistent when position.z = position.x is called on Late Update
- Game View's scale slider bar gets set to 2.5x when entering Play Mode
- Crash/Memory leak in a WebGL build when executing a very large switch statement multiple times
- [Asset Bundles] The Active Build Platform is being used instead of the build target to determine material/shader compilation
Add comment