Search Issue Tracker
Fixed
Fixed in 2023.3.X, 2023.3.0a14
Votes
0
Found in
2023.2.0b13
2023.3.0a8
Issue ID
UUM-54163
Regression
No
[UI Builder] Custom Uxml field changes are not detected when using generic types
Reproduction steps:
1. Open the attached project "FieldNoSave"
2. Open “Assets/SerializedPropertyIssue/NewUXMLTemplate.uxml“
3. Click on “Element” in UI Builder Hierarchy
4. Set M_value Path to “abc“
5. Save “NewUXMLTemplate.uxml“ (Ctrl + S)
6. Close UI Builder window
7. Repeat steps 2 and 3
8. Observe “Path“ value under “M_value“
Expected result: “abc“ is displayed
Actual result: Path value is empty
Reproducible with: 2023.2.0b13, 2023.3.0a8
Couldn’t test with: 2021.3.31f1, 2022.3.11f1, 2023.1.17f1 - “error CS0246: The type or namespace name 'UxmlElementAttribute' could not be found“
Reproducible on: Windows 10
Not reproducible on: No other environment tested
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
Add comment