Search Issue Tracker
In Progress
Under Consideration for 6000.3.X
Fix In Review for 6000.4.X
Votes
0
Found in
6000.3.0b5
6000.4.0a2
Issue ID
UUM-121704
Regression
Yes
When choosing Rename or Duplicate in the Blackboards Context Menu the Context Menu is opened a second time
Steps to reproduce:
- Open any Project with Shader Graph Installed
- Create and open any Shader Graph Asset
- Create any variable in the Blackboard
- Right Click it to open the Context Menu and select either Rename or Duplicate
Actual results: When choosing Rename or Duplicate in the Blackboards Context Menu the Context Menu is opened a second time
When selecting multiple items and choosing Delete Error "Cannot show dropdown menu with a target visualElement not in a panel
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)" is logged
When selecting different options in each of the Context Menus Error is logged "ArgumentException: Cannot scroll to a VisualElement that's not a child of the ScrollView content-container."
Expected results: Chosen Option is executed and no secondary Context Menu is opened, no UI Errors are logged
Reproducible with versions: 6000.3.0b4, 6000.3.0b5, 6000.4.0a2
Not reproducible with versions: 2022.3.66f1, 6000.0.60f1, 6000.2.8f1, 6000.3.0b3
Tested on (OS): Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment