Dr Jack Brookes

Results 9 issues of Dr Jack Brookes

We are interested in using some of these assets (models, textures) for a not-for-profit research project, and potentially re-distribution of the assets. Could the licence for these assets be clarified?

Related to this error: https://forum.unity.com/threads/unable-to-parse-build-html5-framework-js-gz-need-help.1083602/

![image](https://user-images.githubusercontent.com/23621596/150635401-7e4106fb-b48b-4614-af67-7d80c9ffdbd6.png) Temp workaround: Disable Easy Event Editor in Unity Editor Preferences, Update UXF to fix.

Show trials on 2nd monitor, similar to bmlTUX: https://www.biomotionlab.ca/tux/

Just an idea, maybe not worth the effort. I don't use C++ so wouldn't be much help. Currently, if I want to make a gametype open source, I must host...

Attempting to run any of the Python scripts returns an error (even after unlocking device via .exe). python .\minimumExample.py Output: [ WARN:1] videoio(MSMF): OnReadSample() is called with error status: -1072875772...

`results.Length` never updates since `resolver.results()` is only fetched once. If no stream is initially available but subsequently becomes available the stream will never be resolved. https://github.com/xfleckx/LSL4Unity/blob/dcbf0b6832582d55421157d4d016e5a7f9dc57af/Scripts/AInlet.cs#L74-L76

Hi, I very much appreciate this package. However I found this issue, Happens to me in Unity 2020.3 ```cs public bool httpBasicAuthentication = true; [BasteRainGames.HideIf("httpBasicAuthentication", false)] public string username =...