Search Issue Tracker
Fixed
Fixed in 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
- Single click calls UI Element renaming with a delay when clicked on the UI Element name
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
Add comment