Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
12.0.0
Issue ID
1369820
Regression
Yes
Can't navigate menus in Shader Graph when using keyboard keys for navigation
How to reproduce:
1. Open the user-submitted project
2. Open the Shader Graph "UnlitShaderGraph" (Assets/UnlitShaderGraph.shadergraph)
3. Open the "Create Node" menu (Right-click > Create Node)
4. Press the Down Arrow Key
Expected result: Navigation in the "Create Node" menu works with arrow keys
Actual result: Navigation in the "Create Node" menu doesn't with arrow keys
Reproducible with: 12.0.0 (2021.2.0b9, 2021.2.0b14, 2022.1.0a10)
Not reproducible with: 7.7.1 (2019.4.31f1), 10.7.0 (2020.3.19f1), 11.0.0 (2021.1.23f1), 12.0.0 (2021.2.0b8)
Notes:
1. Keyboard key navigation works after clicking on the "Create Node" menu
2. Searching in the menu and using the keyboard to navigate sometimes results in Console errors
Error in the Console window:
Events cannot be dispatched more than once.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /Users/bokken/buildslave/unity/build/Modules/IMGUI/GUIUtility.cs:189)
-
Resolution Note:
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
- Modifying UI Prefab child's Height only confirms the first 1 or 2 digits when the Scene is newly opened or the Prefab is newly created
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
- Display issues in VideoPlayer when using Screen.SetResolution on certain Google Pixel devices
- Crash on Texture::TextureIDMapInsert when opening a specific project
This is a duplicate of issue #1358016