Search Issue Tracker
Fixed
Fixed in 6000.0.0b15
Votes
0
Found in
2023.2.4f1
2023.3.0b1
6000.0.0b1
7000.0.0a1
Issue ID
UUM-59577
Regression
Yes
Values lost during UXML serialization in UI Builder when changing assets
Reproduction steps:
1. Open the attached “ReproProject“ project
2. Open “Assets/Document.uxml“
3. In the Hierarchy window select “SomeElement”
4. In the Inspector window, in the Attributes component under M_config change Data_B to Data_A
5. Save the document (ctrl+s)
Expected result: Target.Size and Data.ArraySize values match
Actual result: Target.Size and Data.ArraySize values are different
Reproducible with: 2023.3.0a8, 2023.3.0b1
Not reproducible with: 2023.3.0a7
Could not test with: 2021.3.33f1, 2022.3.16f1, 2023.2.4f1 (errors)
Reproducible on: Windows 11, macOS 13.6.2 (by the reporter)
Not reproducible on: No other environment tested
Notes:
- Steps 4 and 5 may need to be repeated
- Warning when saving the document:
Import of asset 'Assets/Document.uxml' setup artifact dependency to 'Assets/Data_B.asset' but dependency isn't used and therefore not registered in the asset database.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Add comment