Search Issue Tracker
Fixed
Fixed in 6000.7.0a4
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.77f1
6000.3.16f1
6000.4.12f1
6000.5.0f1
6000.6.0a7
6000.7.0a1
Issue ID
UUM-145060
Regression
No
"Can't change name, category with the same name already exists" Error is logged when renaming a Category to a name with a trailing space in the VFX Graph Blackboard
Steps to reproduce:
- Create a URP 3D project with the Visual Effect Graph package installed
- Create a Visual Effect Graph asset and open it
- In the Blackboard, create a Category (e.g. "MyCategory")
- Rename the Category to a name ending with a space (e.g. "MyCategory ")
- Press Enter and observe the Console
Actual results:
The Console logs: "Can't change name, category with the same name already exists"
(with a UnityEditor.GUIView:ProcessEvent stack), even though no other category has
that name.
The Category is still renamed (the trailing space is trimmed).
Expected results:
Renaming a Category to a name with a trailing space trims it silently and
applies the rename without a false Error
Reproducible with versions: 6000.0.0f1, 6000.0.77f1, 6000.3.16f1, 6000.4.12f1, 6000.5.0f1, 6000.6.0a7
Tested on (OS): Windows 11
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
- LineRenderer using URP SpriteLitDefault Material becomes invisible when animating its "Material._Renderer Color" property and disabling and reenabling the GameObject
- Space is missing between StyleSheet and owning document name when viewing inherited StyleSheets in context mode
- [SearchContext] Reference fields should show a mixed-value indicator ("-") when multiple objects with different references are selected
- Documentation Changelog and Licenses links for Multiplayer Center package redirect to missing pages
- AudioClip.loadState reports Loaded instead of Unloaded when AudioSettings.Reset() is called on a UnityWebRequest-loaded clip
Resolution Note:
Fixed in 6000.7.0a4
Resolution Note (fix version 6000.7.0a4):
Fixed in 6000.7.0a4