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
- Crash on CheckDeviceStatus when selecting GameObjects in the scene view while using DX12
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment