Search Issue Tracker
Duplicate
Votes
0
Found in
2022.3.63f1
Issue ID
UUM-108127
Regression
Yes
Element name is not updated when clicking on a different element after entering name in the Inspector
How to reproduce:
1. Create and open a new project
2. Right click in the Project tab and navigate to: Create > UI Toolkit > UI Document, to create a new UXML file
3. Open the new file
4. In the UI Builder, add any two elements to the Hierarchy
5. Select one of the added elements
6. In the Inspector, change the name of the element
7. Click on the other element, in the Hierarchy
8. Observe the Hierarchy
Expected result: The element is renamed
Actual result: The element keeps the old name
Reproducible with: 2022.2.0a12, 2022.3.63f1, 6000.0.0b11
Not reproducible with: 2022.2.0a11, 6000.0.50f1, 6000.1.6f1, 6000.2.0b4
Fixed in: 6000.0.0b12
Reproducible on: Windows 11
Not Reproducible on: No other environments tested
Notes:
- Does not reproduce when renaming in the Hierarchy, instead of the Inspector
- Only reproduces when clicking on any other element, when clicking on the same element that is being renamed, the name will change
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
- 2DLight component only renders when ShadowCaster2D components are within range in WebGL builds
- Script Component Header has a space in the Inspector window when adding script for State Machine
- A TextMeshPro TextField is switched to an un-relevent font when adding a Bold Font Style
- Poor visibility of Save button in "Light" Editor theme
- Incorrectly baking lighting when consecutively loading multiple scenes with individual Baking Sets
Resolution Note:
Thank you for bringing this issue to our attention. This is a duplicate of UUM-62652. This issue was fixed in versions 6.0+.
Duplicate of another internal issue: UUM-62652: Renaming a VisualElement through the inspector does not work when selecting another element