Steps to reproduce:
- Create a Unity project
- Click the "AI" button
- Click "Agree and install Unity AI"
- Once installed, right-click in the Project window
- Select Create > UI Toolkit > UI Document (UXML)
- Observe the Console
Actual results: "XmlSchemaException: The simpleType 'Unity.AppUI.UI:VariantType' has already been declared." error and the asset does not get created
Expected results: Asset gets created with no errors
Reproducible with versions: 6000.4.0a1, 6000.4.0b11, 6000.5.0a8
Not reproducible with versions: 6000.3.0a6, ** 6000.3.11f1
Tested on (OS): Windows 11
Notes:
- Issue reproduces for the first time when trying to create UI Document
- For regression testing, in earlier versions you might need to delete Generators package after installing AI Assistant to clear Console errors