Search Issue Tracker
Fixed
Fixed in 6000.0.41f1, 6000.1.0b9, 6000.2.0a2, 7000.0.0a20
Votes
0
Found in
6000.0.12f1
6000.1.0a1
6000.2.0a1
7000.0.0a1
Issue ID
UUM-76252
Regression
No
UI Builder changes are discarded when more changes are made and saved outside of the UI Builder window
Reproduction steps:
1. Open the attached “UI Builder Issue.zip” project
2. Double click on the "UIDocument.uxml" in Project window to open UI Builder
3. Make some changes to the UI document without saving them (e.g. add a Visual Element child to the CustomElement already present in the UI Builder Hierarchy)
4. Select “CustomData.asset” and make changes in the Inspector window and save the changes
5. Observe the UI Builder window
Expected result: The UI Builder changes stay the same
Actual result: The UI Builder changes are being discarded
Reproducible with: 6000.0.12f1
Could not test with: 2021.3.41f1, 2022.3.39f1 (due to “Element 'CustomElement' has no registered factory method.” error)
Reproduced on: macOS Sonoma 14.5 (Intel), Windows 10 (by reporter)
Note: Issue is reproducible when saving changes with a shortcut “Ctrl+s” and with File > Save
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- MouseDownEvent is triggered when changing from Scene view to Game view
- "GlobalObjectIdentifierToObjectSlow" returns Null when retrieving "GlobalObjectId" from GameObject inside a Prefab
- Shader is invisible in the Build when using BiRP on Meta Quest 2
- Data Bindings are lost when UIElements are reparented without a delay
- Crash on StringToIntCheckedUInt8 when opening a specific Scene
Add comment