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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
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.