Search Issue Tracker
Fixed
Fixed in 6000.1.0b5, 6000.2.0a2
Votes
1
Found in
6000.1.0a9
6000.2.0a1
Issue ID
UUM-91210
Regression
Yes
Error "Element 'UnityEditor.UIElements.VisualSplitter' is missing a UxmlElementAttribute" logged in the Console when choosing which Node to create in the Workspace
Steps to reproduce:
- Open any Project with the Shadergraph Package installed
- Create any Shadergraph in the Project Browser and double click to open it
- Right click in the workspace and select "Create Node" or simply press spacebar
Actual results: Error "Element 'UnityEditor.UIElements.VisualSplitter' is missing a UxmlElementAttribute and has no registered factory method. Please ensure that you have the correct namespace imported.
UnityEditor.GenericMenu:CatchMenu (object,string[],int)" is logged in the Console
Expected results: No error is logged and selection modal opens without issues
Reproducible with versions: 6000.1.0a4, 6000.1.0a9
Not reproducible with versions: 2021.3.47f1, 2022.3.55f1, 6000.0.32f1, 6000.1.0a3
Tested on (OS): Windows 11
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Console Warning -- KeyboardIconAtlas sprite Input Outline goes beyond the boundary of the Sprite rect.
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
Resolution Note (fix version 6000.2.0a2):
fixed "Element 'UnityEditor.UIElements.VisualSplitter' is missing a UxmlElementAttribute" logged in the Console when creating a new Node in ShaderGraph
Resolution Note (fix version 6000.1.0b5):
Fixed "Element 'UnityEditor.UIElements.VisualSplitter' is missing a UxmlElementAttribute" error logged in the Console when creating a new Node in ShaderGraph