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
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
Add comment