Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.2.14f1
2022.3.8f1
2023.1.11f1
2023.2.0b7
2023.3.0a3
Issue ID
UUM-48033
Regression
Yes
[ShaderGraph] Expanding categories with keyboard in Node creation menu breaks when an item was selected with the mouse
How to reproduce:
- Create a new SRP project
- Create a new ShaderGraph
- Open the Node Creation menu
- Select an item in the menu (For example, the 'Artistic' category. It should get highlighted with blue)
- Try pressing the Right arrow key to expand the category
Expected results: Node category is expanded
Actual results: Keyboard input is ignored and the category is not expanded
Reproducible with: 2022.2.14f1, 2022.3.8f1, 2023.1.11f1, 2023.2.0b7, 2023.3.0a3
Not reproducible with: 2021.3.30f1, 2022.2.13f1
Notes:
- Categories can be expanded with the Right arrow key if no item was selected previously with the mouse (No blue highlight in the menu)
- When an item is selected with the mouse, the Up and Down arrow keys still work and can be used to navigate the menu. Only the Right arrow key for expanding the categories seems to be affected
- Tested on macOS and Windows 11
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Thank you for reporting this issue; we're revisiting the node searcher implementation used to create nodes. We wont address this as a separately tracked issue, but look forward to some changes in future versions.