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

Visual Effects

-

Steps to reproduce:

  1. Create a URP 3D project with the Visual Effect Graph package installed
  2. Create a Visual Effect Graph asset and open it
  3. In the Blackboard, create a Category (e.g. "MyCategory")
  4. Rename the Category to a name ending with a space (e.g. "MyCategory ")
  5. 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

  1. Resolution Note:

    Fixed in 6000.7.0a4

  2. Resolution Note (fix version 6000.7.0a4):

    Fixed in 6000.7.0a4

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.