Search Issue Tracker
Active
Votes
0
Found in [Package]
2.2.0-pre.3
Issue ID
BAPPUI-46
Regression
Yes
An "XmlSchemaException" error is thrown when updating UXML schema with App UI package installed
How to reproduce:
1. Create and open a new project
2. Open package manager (Window > Package management > Package Manager)
3. Install App UI package (com.unity.dt.app-ui)
4. In the app menu, navigate to Assets > Update UXML Schema
5. Observe the Console
Actual result: An “XmlSchemaException: The simpleType 'Unity.AppUI.UI:VariantType' has already been declared.” error is thrown
Expected result: No errors are thrown
Reproducible with: 1.2.0 (6000.4.0a1), 2.2.0-pre.3 (6000.4.0a1, 6000.4.0b1, 6000.5.0a3)
Not reproducible with: 2.2.0-pre.3 (6000.0.64f1, 6000.3.0a6)
Reproducible on: macOS 26.1 (M1 Pro)
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Numeric property drag cursor gets enabled in the Inspector Preview window when the window is above numeric properties
- UI elements become unusable due to Object and Text Fields being set to empty/"0" when clicking "Reset" on their Components
- Scene Asset is not attached to a Lighting Data Asset for a URP Package Sample Scene
- Gizmos are not rendered for the Base Camera when using Camera Stacking
- UI Mask Component does not apply correctly when Canvas Render Mode is set to Screen Space - Camera
Add comment