Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.4.0b8
6000.5.0a6
Issue ID
UUM-133961
Regression
No
Graph Toolkit shortcuts that require multiple modifier keys do not trigger after narrowing the Selection via Graph Inspector
Steps to reproduce:
- Open the attached project
- Open the Test.texmkr graph asset
- Select the 4 Variable Nodes and the 4 connecting wires
- In the Graph Inspector Overlay, narrow the selection to Nodes only
- Try triggering the Convert To Constant shortcut (Default on Windows -> Ctrl+Shift+T)
Actual results: Convert To Constant action is not performed
Expected results: Shortcut is triggered and the Convert To Constant action is performed
Reproducible with versions: 6000.4.0b8, 6000.5.0a6
Can’t test with versions: 6000.0.67f1 6000.3.8f1 (GTK is not available as a built-in module)
Tested on (OS): Windows 11, macOS 26.2
Notes:
- Shortcuts that don't use a modifier, or only have one modifier key, are not affected and function as expected
- Replacing the Shift with an ALT modifier (Ctrl+Shift+T -> Ctrl+Alt+T) does not fix the issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment