Search Issue Tracker
Fixed
Fixed in 2023.3.0a7
Votes
0
Found in
2020.3.41f1
2021.3.12f1
2022.1.21f1
2022.2.0b12
2023.1.0a15
2023.2.0a1
2023.3.0a3
Issue ID
UUM-17383
Regression
No
User gets errors in the console during category creation with the same title in VFX blackboard window
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";
- Verify, that category becomes created;
- Rename that category to "AAA;
- Make duplicate of the newly created and renamed category;
- Verify that duplicated category is named "AAA 1";
- Select first category, which was duplicated, and try to rename it to "AAA 1".
Expected result: User should get a validation message, which would inform him that such title already exists and user would be forced to enter a new unused title at that step.
Actual result: Console displays error. Image added in the attachments section.
Reproducible with: 10.10.0 (2020.3.41f1), 12.1.7 (2021.3.12f1), 13.1.8 (2022.1.21f1), 14.0.3 (2022.2.0b12), 15.0.1 (2023.1.0a15).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Depth of Field doesn't apply correctly to Canvas UI when it is set to World Space Render Mode
- Crash on GetElementMapKey when "None" is assigned to a field with binding path "m_GameObject"
- Stereoscopic skybox renders as monoscopic when using Multi-pass render mode in XR plugin while using URP
- Parameterized Tests with ValueSource fail when supplied parameter is an System.Object
- Error Message "Broken text PPtr in file" is not informative enough to locate the problematic asset
Add comment