Error installing 1.1.0.1245
Posted: Sun Mar 25, 2018 6:01 am
When attempting to install Octane using the new "OctaneRender for Unity Installer Scene" asset, I'm able to import the package and select my login account (I'm a Standalone subscription customer). But when I attempt to Load Octane, I get this prompt:
Octane Studio is not yet installed for this version of Unity, or was improperly removed. Do you wish to download and install OctaneRender?
Selecting Yes leads to the following console errors:
I'm using Unity 2017.3.1f1.
Octane Studio is not yet installed for this version of Unity, or was improperly removed. Do you wish to download and install OctaneRender?
Selecting Yes leads to the following console errors:
Code: Select all
Assembly: 'C:/[...]Assets/Plugins/Octane/Editor.dll' uses obsolete Unity API (UnityUpgradable)
Did not receive available versions from server
UnityEngine.Debug:LogError(Object)
OctaneUnity.Upgrader:FixMissingDLLs()
OctaneUnity.PluginController:Init()
OctaneUnity.<>c:<GetTierDataFromServer>b__29_0(AuthCodeResponse)
UnityEditor.AsyncHTTPClient:Done(State, Int32)