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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment