Search Issue Tracker
Fixed
Fixed in 2023.2.X, 2023.2.12f1
Votes
1
Found in
2023.1.0b7
2023.2.0a6
Issue ID
UUM-28911
Regression
No
Duplicate function in VFX blackboard works with Ctrl+D but not with Cmd+D
How to reproduce:
- Open HUB;
- Create 3D(HDRP) project;
- Create visual effect graph in the "Project" window (Create->Visual Effects-> Visual Effect Graph);
- Double click on it
- Go to "Inspector" tab and click "Open" button;
- In the opened graph window turn on "Blackboard";
- Click "+" and add category to the list;
- Hover on newly added category item and click right mouse button;
- Observe that "Duplicate" function with shortcut "Cmd+D" is displayed in the list (screenshot added in the "Attachments" section);
- Try to duplicate category with "Cmd+D"
Expected result: Category should be duplicated.
Actual result: Nothing happens.
Note: Duplication works with other combination "Ctrl+D".
Reproducible with: 2021.3.20f1, 2022.2.9f1, 2023.1.0b7, 2023.2.0a5.
Not reproducible with: 2020.3.46f1 - "Duplicate" function not available in this stream.
Tested on MacOS Monterey, Version 12.6.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "DirectoryNotFoundException" is thrown and Shader Graph does not open when opening a .shadegraph from a long path
- “Full Screen Pass Renderer Feature_Old GUID” text is cut off in Renderer Features window
- "Undo: Already found nextRootTransform, but with different state cached" error thrown when undoing changes made to the Hierarchy using a script
- "No GUI Implemented" is displayed when using PhysicsMask with a CustomEditor
- "Report is from another project" popup warning is shown on domain reload when Project Auditor was previously ran in a different project
Add comment