System.Runtime.InteropServices.COMException (0x80040154):
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR (Int32 errorCode) [0x0000d] in /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Runtime.InteropServices/Marshal.cs:1031
at System.__ComObject.Initialize (System.Type t) [0x0007d] in /Users/builduser/buildslave/mono/build/mcs/class/corlib/System/__ComObject.cs:103
at (wrapper remoting-invoke-with-check) System.__ComObject:Initialize (System.Type)
at Mono.Interop.ComInteropProxy.CreateProxy (System.Type t) [0x00007] in /Users/builduser/buildslave/mono/build/mcs/class/corlib/Mono.Interop/ComInteropProxy.cs:108
at System.Runtime.Remoting.RemotingServices.CreateClientProxyForComInterop (System.Type type) [0x00000] in /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Runtime.Remoting/RemotingServices.cs:588
at System.Runtime.Remoting.Activation.ActivationServices.CreateProxyForType (System.Type type) [0x00047] in /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Runtime.Remoting.Activation/ActivationServices.cs:234
at <0x00000>
at SpaceNavigatorDriver.SpaceNavigatorWindows…ctor () [0x00015] in C:\Users\Public\Documents\Unity Projects\EverEmber Reborn PROJCT\Assets\SpaceNavigator\Plugins\SpaceNavigatorWindows.cs:48
UnityEngine.Debug:LogError(Object)
SpaceNavigatorDriver.SpaceNavigatorWindows:.ctor() (at Assets/SpaceNavigator/Plugins/SpaceNavigatorWindows.cs:56)
SpaceNavigatorDriver.SpaceNavigatorWindows:get_SubInstance() (at Assets/SpaceNavigator/Plugins/SpaceNavigatorWindows.cs:61)
SpaceNavigatorDriver.SpaceNavigator:get_Instance() (at Assets/SpaceNavigator/Plugins/SpaceNavigator.cs:37)
SpaceNavigatorDriver.SpaceNavigator:get_Translation() (at Assets/SpaceNavigator/Plugins/SpaceNavigator.cs:13)
SpaceNavigatorDriver.ViewportController:Update() (at Assets/SpaceNavigator/Editor/ViewportController.cs:72)
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()
Anyone know what the issue could be? I always get this error. Thanks!