Wes
Wes
Also having this issue on MacOS 10.15 Catalina, Unity 2018.4.2.0. I import the package but right clicking on the hierarchy doesn't show menu options. I am also seeing the errors...
Couple of new findings: The unity graphics API option for OpenGLES2 is **Windows only**. I see the option when I'm in Windows 10 Unity 2018.4.2. [Unity documentation](https://docs.unity3d.com/2018.4/Documentation/Manual/OpenGLCoreDetails.html) says windows only....
@finnTE Thank you for updating the wiki. The requirements are clearer now. However there is still the issue with importing the official videolab.unitypackage 1.1.1 release. The problem is with [Assets/csc.rsp](https://github.com/teenageengineering/videolab/blob/master/Assets/csc.rsp)...
Hi all, I've spent more time on this issue, because hey, we're in global lockdown. I've confirmed the issue being the comment formatting in Assets/csc.rsp. The errors shown in the...
Still an issue with the current version of the JS SDK. FYI, if you are not using typescript with Vite, I got my VSCode intellisense autocomplete working by adding `jsconfig.json`...
This appears to have been fixed. I'm on Vite @ 5.0.8, parse @ 4.3.1. Method 1: ```js // results in browser console warning, but no errors: // parse.js?v=8db0138c:26206 Module "events"...
Refresh rate to 3600 fixed my locks. Before they would stop responding to Home interactions after 3-4 hours with the referenced error message until I restarted the plug-in.
I am also experiencing this issue with latest Nuxt 3.x. It seems to be related to using async middleware and/or plugins.