Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.4.0b7
6000.5.0a6
6000.6.0a1
Issue ID
UUM-133566
Regression
No
Duplicating the Variables in the Graph Toolkit Blackboard doesn't paste it directly beneath the original Variable
How to reproduce:
1. Create a new Unity project and import the "MySimpleGraph" Script
2. In the Project window, right-click -> Create -> Graph Toolkit Samples -> Simple Graph -> Open the Graph
3. In the Blackboard, create a few Variables
4. Select the first Variables and press "Ctrl +D"/"Command + D"
5. Observe the results
Expected results: The duplicated Variable appears directly beneath the original Variable, which is a standard behaviour across the Editor
Actual results: The Variable gets pasted at the end of the list
Reproducible with: 6000.4.0b7, 6000.5.0a6
Reproducible on: macOS Tahoe 26 (M1)
Not reproducible on: No other environment tested
Note: VFX Graph previously had the same issue
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