Search Issue Tracker
Fixed in 2022.2.X
Fixed in 2022.1.X
Votes
0
Found in
2022.1.0a16
Issue ID
1386650
Regression
Yes
UI Builder produces invalid UXML code when overriding an attribute from another UXML document
Reproduction steps:
1. Open the attached project "UxmlBugRepro.zip"
2. Open "SampleScene" Scene
3. Open "UI.uxml" in the Assets Folder
4. In the UI Builder's Hierarchy window expand "root" and "Comp" Components
5. Select the "someLabel" Text component
6. Change the Text value in the UI Builder's Inspector window
7. Save the UI Document
Expected result: UI Document is saved without any issues
Actual result: "System.Xml.XmlException" is thrown, the UI Builder rewrites the UXML code without a forward slash at the end of the AttributeOverrides element statement
Reproducible with: 1.0.0 (2022.1.0a16, 2022.1.0b2)
Not reproducible with: 1.0.0-preview.18 (2019.4.34f1, 2020.3.25f1, 2021.2.6f1, 2022.1.0a15), 1.0.0 (2021.2.7f1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a2
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0b5