Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.13f1
2022.1.22f1
2022.2.0b15
2023.1.0a18
Issue ID
UUM-18706
Regression
No
Console displays error "Can't change name, category not found" when user tries to rename duplicated category
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.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
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.