Page 1 of 1

Continuing Authentication problems

Posted: Tue Nov 07, 2017 2:02 am
by elecman
The Authentication saga continues. It used to work fine, but one day I get this error when loading Octane:
Authentication error: The host application is not signed by 'Unity Technologies SF' (0x43DCBACF)
UnityEngine.Debug:LogError(Object)
OctaneUnity.PluginController:LogErrorCallback(String)
System.Object:wrapper_native_00007FF841CA1680()
Octane.DLL:Api_Init()
Octane.Api:Init()
OctaneUnity.PluginController:Init()
OctaneUnity.EULA:CheckRequest()
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()
I am logged in with both Unity and Otoy.

Re: Continuing Authentication problems

Posted: Tue Nov 07, 2017 2:43 am
by mojave
Can you please check what versions of both Unity and the Octane plugin you are using and let us know?

Thank you.

Re: Continuing Authentication problems

Posted: Wed Nov 08, 2017 11:06 pm
by elecman
Unity 2017.1.0f3
OctaneUnity 1.1.0.1074
Octane 3.0.7 TEST 6

Re: Continuing Authentication problems

Posted: Wed Nov 08, 2017 11:17 pm
by Xhed
Can you check if your Unity.exe is properly signed? Your log indicated there's a problem with that
Authentication error: The host application is not signed by 'Unity Technologies SF' (0x43DCBACF)
Image

Re: Continuing Authentication problems

Posted: Thu Nov 09, 2017 1:40 am
by elecman
Yes, that was the problem. Re-installed Unity and now it works. Thanks :-)

Re: Continuing Authentication problems

Posted: Thu Nov 09, 2017 1:46 am
by mojave
Thanks for letting us know, I guess it wasn't an authentication problem after all ;)

Let us know if you need anything else.