Search Issue Tracker
Fixed
Fixed in 6000.3.0b7, 6000.4.0a3
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
- "Customize handled extensions" part in the External Tools settings tab is not aligned with other properties
- Editor Diagnostics foldouts do not open when clicked on the foldout title
- [UI Builder] Visual Elements are not placed at the mouse cursor position when Absolute Position Placement is enabled
- "Width" and "Height" text is misaligned with slider ends in Screen Match Mode Parameters section of Panel Settings Asset
- Editor does not quit when Editor is not in focus and any floating window is opened
Add comment