Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.2.0b15
2023.3.0a12
Issue ID
UUM-54185
Regression
Yes
[Contextual Menu] Right clicking in in the search box of a VFX or Shader Graph "Create Node" window closes the "Create Node" window
With the next context menus, right clicking in in the search box of a VFX or Shader Graph "Create Node" window closes the "Create Node" window. Previously it would show a context menu with "Cut/Copy/Paste" options.
Repro:
# Create a project
# Add a Shader Graph and VFX Graph
# Open the graphs
# In their background, right click and select "Create Node"
# In the search box of the node, right click.
Result: "Create Node" window closes
Expected: Context menu with cut/copy/paste options
Environment: macOS and Windows (likely Linux as well)
Builds tested: 2023.3.0a12, 2023.3.0a11, 2023.2.0b15
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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Resolution Note:
Due to the state of the new Contextual Menus feature, we decided to revert to OS Menus in 2023.3. Hence, we are cancelling all 2023.2.X ports and recommend using 2023.3.0b1 or higher for more stable context menus. The feature will be reconsidered in future versions.