[Unity] Samples (Follow, Display) Sample advapi32.dll error
Dear Omnicept Community,
I want to share my experience with the Unity Follow, Display sample:
After extracting the ZIP file I was able to start it once without error.
After opening and closing Unity following error occurred and the I was not able to start the scenes anymore.
advapi32.dll assembly:<unknown assembly> type:<unknown type> member:(null)
UnityEngine.Debug:LogError (object)
HP.Omnicept.Unity.GliaBehaviour:<ValidateConnection>b__26_0 (System.Exception) (at Assets/Omnicept/Glia/Scripts/GliaBehaviour.cs:149)
System.AggregateException:Handle (System.Func`2<System.Exception, bool>)
HP.Omnicept.Unity.GliaBehaviour:ValidateConnection () (at Assets/Omnicept/Glia/Scripts/GliaBehaviour.cs:134)
HP.Omnicept.Unity.GliaBehaviour:Update () (at Assets/Omnicept/Glia/Scripts/GliaBehaviour.cs:341)
--
A workaround is to select the advapi32.dll in the Unity project file list and disable it in the Inspector for all platforms.
After closing and re-opening Unity the samples should run again without a problem.
Best,
Tobias
Please sign in to leave a comment.
Comments
0 comments