Search Issue Tracker
Fix In Review
Fix In Review for 2.8.2
Fixed in 2.8.2
Votes
0
Found in
2.8.2
Issue ID
UUM-131639
Regression
No
"Toggle Tool Handle Rotation" fails to cycle options via shortcuts when the "Splines" package is installed
How to reproduce:
1. Open the attached "IN-126746" project
2. Open "SampleScene"
3. Focus the Scene window. Make sure that the "Toggle Tool Handle Rotation" is set to "Local"
4. Press the "X" key once
5. Observe the Scene window. Notice that "Toggle Tool Handle Rotation" did not change the option to "Global"
6. Press the "X" key two more times
7. Observe the Scene window
Actual result: "Toggle Tool Handle Rotation" switches to the "Global" option after the third "X" key press
Expected result: "Toggle Tool Handle Rotation" switches to the "Global" option after the first "X" key press
Reproducible with: 1.0.1 (2022.2.0a1), 2.8.2 (6000.0.64f1, 6000.3.2f1, 6000.4.0b1, 6000.5.0a3)
Reproducible on: macOS 15.3.2 (24D81) (M1 Max)
Not reproducible on: No other environments tested
Notes:
- "Tools/Toggle Pivot Orientation" and "Splines/Toggle Manipulation Space" commands both use the "X" shortcut key by default, but changing the "Splines/Toggle Manipulation Space" shortcut to a different key does not resolve the issue
- Toggling from "Global" to "Local" works as expected after the first "X" key press
- In 6000.4.0b1 and 6000.5.0a3, it's impossible to switch to the "Grid" option via shortcuts
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Resolution Note (fix version 2.8.2):
A new shortcut context was created that is now only active when working within the Spline tool context. This prevents the Spline specific shortcuts from being active from outside the Spline tools.