Lawrence Selly

Results 2 issues of Lawrence Selly

Unity 2018.3.0f2 Error exporting: Specified cast is not valid. ``` UnityEngine.Debug:Log(Object) JanusVR.JanusVRExporterWindow:OnGUI() (at Assets/JanusExporter/Codebase/Editor/Windows/JanusVRExporterWindow.cs:531) UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr) ``` Tried every option checked vs unchecked on the Janus VR exporter. Most recent...

We are having a problem subscribing to a non-durable exchange. We don't have access to the exchange to change it to durable. And after looking through the code, we cannot...