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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment