-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Hi,
Using Unity 6.3 gives me the error
We have detected that your project includes custom elements added to the Unity Editor's main toolbar using unsupported methods. This approach is not supported and will lead to issues in future versions. Refer to the official API documentation for adding custom elements to the main toolbar.
Your custom toolbar elements can be unhidden via the context menu (right-click the main toolbar -> Unsupported User Elements).
UnityEngine.UIElements.VisualElement:Add (UnityEngine.UIElements.VisualElement)
ToolbarExtender.ToolbarCallback:g__RegisterCallback|11_0 (string,System.Action,ToolbarExtender.ToolbarCallback/<>c__DisplayClass11_0&) (at ./Library/PackageCache/com.leloctai.piss-stream@12c2a19e4060/Editor/CustomToolbar/Scripts/ToolbarCallback.cs:79)
ToolbarExtender.ToolbarCallback:OnUpdate () (at ./Library/PackageCache/com.leloctai.piss-stream@12c2a19e4060/Editor/CustomToolbar/Scripts/ToolbarCallback.cs:61)
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()
I know it's just a silly gag toolbar, but it makes me giggle every time I see it and I would appreciate an update to function in 6.3!
If not, I totally understand. Thank you for your time!
I smile every time I see it when working on my visual novel.
Jordan Brown