Search Issue Tracker
Fixed in 13.1.1
Fixed in 13.0.0
Votes
0
Found in [Package]
12.0.0
Issue ID
1358016
Regression
Yes
[ShaderGraph] [Searcher] If a user presses the up or down arrow keys while searching for nodes in SG, an exception occurs
When a user has the searcher window open within shadergraph, then presses up or down (as it to move between the potential selections), an exception occurs.
Repro Steps:
1. Install and Launch Version: 2022.1.0a5.673 with Shadergraph Version 12.0.0
2. Open Up a Shadergraph
3. Press Spacebar while your mouse is over the shadergraph window
4. Type "add"
5. Press Up or down arrow keys
Actual Results:
An Exception occurs, "Events cannot be dispatched more than once."
Expected Results:
No Exception would occur
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
- Screen Space Ambient Occlusion is ignored when toggling "Post Processing" visibility in the Scene window overlay
- “RenderTexture.Create failed: requested size is too large.” errors are thrown and the Inspector window is black when selecting a CubemapArray texture
- Crash on AMDUnityPlugin.DLL in specific built project when using FSR2 upscaler
- RenderObjects does not have any Depth texture bound when Event is set to AfterRenderingPostProcessing
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
Resolution Note (fix version 13.1.1):
Fixed in 13.1.1 (2022.1.0a16)