Search Issue Tracker
Duplicate
Duplicate in 2023.3.X
Votes
0
Found in
2023.2.0a16
2023.3.0a3
Issue ID
UUM-36493
Regression
Yes
UI Builder element name not updated when copy-pasted after a save has been made to the UI Document
How to reproduce:
1. Open a Unity project
2. Open or Create a UI Document
3. Add any element to the hierarchy
4. Save the UXML
5. Rename the added element from the context menu
6. Copy and paste the element
Expected result: Element is copied with the new name
Actual result: Element is copied with the previous name
Reproducible with: 2023.2.0a9, 2023.2.0a16
Not reproducible with: 2020.3.48f1, 2021.3.26f1, 2022.2.21f1, 2023.1.0b18, 2023.2.0a8
Reproduced on: Windows 10
Notes:
- Saving the UXML makes the copied element have the new name
- Does not reproduce when renaming from the Inspector
- Forum post: https://forum.unity.com/threads/ui-builder-incorrect-element-name-when-copy-pasting.1439113/#post-9027559
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:
Fixed by unknown PR in 2023.2 and 2023.3.
Duplicate of another internal issue: UUM-56475: Authoring of attribute overrides is disabled in the UI Builder inspector when UXML Serialization is used.
Resolution Note (2023.3.X):
Fixed by unknown PR in 2023.2 and 2023.3.
Duplicate of another internal issue: UUM-56475: Authoring of attribute overrides is disabled in the UI Builder inspector when UXML Serialization is used.