Search Issue Tracker
Fixed
Fixed in 6000.2.6f1, 6000.3.0b3, 6000.4.0a1
Votes
14
Found in
6000.2.0b12
6000.3.0a3
6000.4.0a1
Issue ID
UUM-112944
Regression
Yes
UI Builder does not detect changes to SerializeReference fields when modifying custom UXML Control attributes
Reproduction steps:
1. Open the attached “IN-109761.zip” project
2. From the Project Window, open the “MyDocument.uxml” in UI Builder
3. From the Hierarchy, select “MyCustomControl”
4. In the Inspector under Attributes, expand the My Test > My Class > My Reference properties
5. Modify the “My String” or “My Int” field values and observe them
Expected result: All modified fields should show as overridden with "dirty" marking in the UI Builder Inspector
Actual result: SerializeReference fields (“My String” and “My Int”) are not marked as dirty
Reproducible with: 6000.2.0b1 (1618a92a88ac), 6000.2.0b12, 6000.3.0a3
Not reproducible with: 6000.0.54f1, 6000.1.13f1, 6000.2.0a10
Reproducible on: macOS 15.5 (M4 Max), Windows 11
Not reproducible on: No other environment tested
Notes:
- Only the “My String” property (which is a direct reference) under “My Class” foldout behaves correctly and shows the override
- If the fields are shown as dirty at the very start, left-click on any of the properties and select “Unset all” and then perform the reproduction steps
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment