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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Add comment