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
- Crash when total memory consumption is over 2GB
- Red dots are rendered when copying texture with ASTC format and CompressGpu
- [Linux] "Trying to load color backbuffer into a complex RenderPass setup" error is thrown after entering Play mode in AR Mobile template project
- [Android] Neither of the callbacks are called when several videos with VideoPlayer are spawned on the target on the Google Pixel devices
- Texture2D memory allocation size is significantly increased when running on iOS device
This is a duplicate of issue #1358016