Search Issue Tracker
By Design
Votes
0
Found in
6000.0.39f1
6000.1.0b7
6000.2.0a4
Issue ID
UUM-98062
Regression
No
VFX Graph Node Creation menu can't be navigated using only keyboard
How to reproduce:
1. Create a new Unity project and install the Visual Effect Graph package
2. In the Project window, right-click -> Create -> Visual Effects -> Visual Effect Graph -> Any graph -> Create
3. Press the Space key to open the Node Creation menu
4. Use the Arrows keys and the Enter key to navigate the menu
5. Observe the results
Expected results: The folders can be selected and expanded, nodes can be created using the keyboard, similar to the Shader Graph
Actual results: Nodes can't be created using the keyboard
Reproducible with: 6000.0.39f1, 6000.1.0b7, 6000.2.0a4
Reproducible on: macOS Sequoia 15.3 (M1), Windows 11
Not reproducible on: No other environment tested
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
- Non-multisampled texture binding errors are logged when running the DepthBlit URP scene with MSAA enabled on Vulkan
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Nested LocalizedStrings can not query local variables
Resolution Note:
Keyboard navigation works as expected, the keys to navigate are arrow keys and enter key. This is a bit different than Shader Graph, hence the confusion.
But it's consistent with Hierarchy and Project Window.