Unity Issue Tracker - Console displays error "Can't change name, category not found" when user tries to rename duplicated category
Closed
UUM-18706
Console displays error "Can't change name, category not found" when user tries to rename duplicated category
Unity: Visual Effects
Won't Fix
2023.1.X
2022.2.X
2022.1.X
2021.3.X
The issue will be addressed implicitly through the implementation of the BlackBoard Attributes feature in the trunk. Considering its low priority, we do not find it necessary to fix it separately or backport it.
How to reproduce:
Open HUB;
Create 3D(HDRP) project;
Create visual effect graph in the "Project" window (Create->Visual Effects-> Visual Effect Graph);
Drag it to the "Scene" window;
Select newly created graph in the "Project" window and go to "Inspector" window;
Click "Open" button;
In the opened graph window turn on "Blackboard";
Click "+" in it and select "Category";
Rename it to "AAA";
Select newly created and renamed category and duplicate it;
Select that new duplicated category and try to rename it;
Expected result: Category should be renamed.
Actual result: Console displays error. Video added in the attachments section.
Reproducible with: 12.1.7(2021.3.13f1), 13.1.8(2022.1.22f1), 14.0.3(2022.2.0b15), 15.0.1(2023.1.0a18).
Could not test with: 10.10.0 (2020.3.41f1), because "Duplicate" functionality not available on this stream.
Prioritise and Follow this issue
Have a workaround or additional info about this issue?