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
- 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
Add comment