Skip to content

CognitiveVR Unity Plugin 0.10.0

Compare
Choose a tag to compare
@calderarchinuk calderarchinuk released this 18 Apr 18:48
· 1882 commits to master since this release

Added

  • Fixation Recorder. Records a user's eye fixations during a session. See the Fixations docs for details
  • Warning if Custom Events are written in the update loop every frame
  • Support for AsyncGPUReadback in 2018.2 and newer when recording gaze from the Command Buffer

Fixed

  • Oculus Guardian recording incorrect size when not configured
  • Recording Gaze using Physics include a configurable layermask in preferences
  • Disable Local Storage if it encounters an error
  • GLTF Export incorrectly exporting primitives, leading to duplicated meshes
  • Issue with getting 'active' SceneID when multiple scenes are loaded additively at startup