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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment