Dr Jack Brookes

Results 48 comments of Dr Jack Brookes

I think, currently there is no direct way o do this, but it is a good suggestion. The only way would be to hook into the error messages that will...

Not something I can prioritise at the moment. You can get similar functionality with the `UXF > Show session debugger` menu item, as well as the progress shown when you...

This must be related to the button on the top right of the experiment setting selection. It is probably the default selection for the UI, so maybe pressing enter opens...

Is this with Unity 2021? In general I suggest using only LTS builds of Unity, as these are the most stable, and what I develop UXF against.In the meantime, you...

Its your call – typically I would not want to risk upgrading during a project. Even upgrading Unity 2021.2 to Unity 2021 LTS could cause unforeseen issues (I am still...

I'll keep this open to see if I can find a better fix

I can't replicate this issue: Can anyone who has this issue take a look at the settings when clicking on the AWSJS plugin? (`Assets\UXF\Plugins\AWSJS.jslib`) They should look like this. ![image](https://user-images.githubusercontent.com/23621596/160288168-822d5822-3eb6-41f7-882e-3b6d545b709d.png)

Released a new version which may help fix this: https://github.com/immersivecognition/unity-experiment-framework/releases/tag/2.4.3

We have `SessionLogger`: https://github.com/immersivecognition/unity-experiment-framework/wiki/Logging-system This does almost everything you need I think? You could also use a tracker class that has `manual` record mode assigned, so you just record the...

Hi, this is tricky, I don't have a Mac to test this on. One thing, perhaps you can find the File Saver component (Under Data Handling) and make sure "Verbose...