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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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