Search Issue Tracker
Fixed
Fixed in 6000.4.0a6, 6000.5.0a3
Votes
0
Found in
6000.0.62f1
6000.2.10f1
6000.3.0b7
6000.4.0a4
6000.5.0a1
Issue ID
UUM-126191
Regression
No
Error "UXML validation error: Line 3, Position 6: The element 'VisualElement' in namespace 'UnityEngine.UIElements' has incomplete content." is present when running the test for Schema Definitions
Reproduction steps:
1. Open the attached project "ReproProj"
2. Execute the menu item “Tests > Schema Definitions”
Expected result: No Errors exist since the tested UXML content is valid
Actual result: Error is present "UXML validation error: Line 3, Position 6: The element 'VisualElement' in namespace 'UnityEngine.UIElements' has incomplete content. List of possible elements expected: 'Bindings' as well as'VisualElement' in namespace 'UnityEngine.UIElements' as well as'OverrideRow, ..." (truncated)
Reproducible with: 6000.0.62f1, 6000.2.10f1, 6000.3.0b7, 6000.4.0a4
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Note:
- This Error is present instead in 6000.0 and 6000.2 "XmlSchemaValidationException: Multiple definition of element 'UnityEngine.UIElements:VisualElement' causes the content model to become ambiguous."
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment