-
- picpic2006
- Posts: 71
- Joined:
Error with the new version
Hi i actually try the new version of noesis i have this error when i run a demo.
am i the only to have this error ?
I just imported noesis and build for dx and opengl and hit play.
I have this error in any demo scene.
Thanks you
am i the only to have this error ?
Code: Select all
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.DockArea.OnGUI () (at C:/BuildAgent/work/d3d49558e4d408f4/Editor/Mono/GUI/DockArea.cs:586)
System.Object:wrapper_native_268F3090(String, String)
NoesisGUISystem:Noesis_Init(String, String) (at Assets/Plugins/NoesisGUI/Scripts/Core/NoesisGUISystem.cs:395)
NoesisGUISystem:DoInit() (at Assets/Plugins/NoesisGUI/Scripts/Core/NoesisGUISystem.cs:167)
NoesisGUISystem:Init() (at Assets/Plugins/NoesisGUI/Scripts/Core/NoesisGUISystem.cs:124)
NoesisGUISystem:Awake() (at Assets/Plugins/NoesisGUI/Scripts/Core/NoesisGUISystem.cs:54)
UnityEngine.GameObject:AddComponent()
NoesisGUISystem:Create() (at Assets/Plugins/NoesisGUI/Scripts/Core/NoesisGUISystem.cs:23)
NoesisGUIPanel:OnEnable() (at Assets/Plugins/NoesisGUI/Scripts/NoesisGUIPanel.cs:62)
I have this error in any demo scene.
Thanks you
-
-
sfernandez
Site Admin
- Posts: 3222
- Joined:
Re: Error with the new version
Are you getting this error message when playing the scene with "Maximize on Play" checked, right?
You can ignore it by now, because it won't prevent you from playing the Unity scene using NoesisGUI.
We will investigate the source of this conflict and will be solved for the next release.
You can ignore it by now, because it won't prevent you from playing the Unity scene using NoesisGUI.
We will investigate the source of this conflict and will be solved for the next release.
-
- picpic2006
- Posts: 71
- Joined:
Re: Error with the new version
Yes you're right it is only happen with full screen activated.
Thanks you
Thanks you

Re: Error with the new version
We found the problem by the way. Will be fixed in the next version.