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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
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.