Unity Issue Tracker - The "Create Node" menu in the Shader Graph can't be controlled by arrows after you press the "Enter" key in it
Closed
UUM-61718
The "Create Node" menu in the Shader Graph can't be controlled by arrows after you press the "Enter" key in it
Unity: ShaderGraph
Won't Fix
6.0.X
2023.3.X
2023.2.X
2022.3.X
2021.3.X
We're working on a UI/UX overhaul; we'll make note of this issue and be sure that it doesn't persist in future iterations. The node dropdown search window works best using the space bar to navigate.
How to reproduce:
1. Open the user-attached project “ScenarioWeek”
2. Open any ShaderGraph Asset
3. Open the “Create Node” menu
4. Press the “Arrow Down” key to focus on one of the options in the menu
5. Press the “Enter” key
6. Press the “Arrow Down” key again and observe the results
Expected result: The focus is changed
Actual result: The menu is no longer interactable by the keyboard