Skip to content

Releases: CognitiveVR/cvr-sdk-unity

Cognitive3D SDK for Unity Package 1.5.4

29 Aug 20:17
c78d5cf
Compare
Choose a tag to compare

Summary

Release Notes

New Features

  • Support for multi-scene uploads with dynamics export functionality.
  • Integrated Wi-Fi signal strength sensor

Bug Fixes

  • Fixed minor bugs in the Android plugin for improved stability.

Improvements

  • Enhanced Android session events to include detailed exit information.
  • Improvement in handling of non-200 HTTP response codes within the Android plugin.
  • Added the Android Plugin version as a session property for better tracking and debugging.
  • Improved the dynamic manifest to enable filtering in the Scene Viewer.

Cognitive3D SDK for Unity Package 1.5.3

25 Jul 21:40
634a223
Compare
Choose a tag to compare

Summary

Release Notes

New Features

  • Ability to export and upload dynamics from scene during scene upload

Bug Fixes

  • Fixed exception handling on android plugin
  • Fixed raycast in handtracking for ExitPoll
  • Fixed resolution issue for terrain meshes

Improvements

  • Improvements to project validation to handle controllers and main camera
  • Minor text and UI improvements

Cognitive3D SDK for Unity Package 1.5.2

03 Jul 22:00
2576a80
Compare
Choose a tag to compare

Summary

Release Notes

New Features

  • Meta hand interaction support for ExitPoll
  • Android plugin to detect crashes

Improvements

  • Improvements to Project validation to validate camera and rig setup

Cognitive3D SDK for Unity Package 1.5.1

24 Jun 23:21
3ae89e2
Compare
Choose a tag to compare

Summary

Release Notes

Bug Fixes

  • Fixed Sensors incorrectly serializing empty arrays on scene change
  • Fixed rare case where local cache wasn't sending data without restarting the application
  • Fixed Project Validation to ask user to save the current scene before validation
  • Exporting canvas texture and scale fixes
  • Exporting sprite texture and scale fixes
  • Fixed UI bug with uploading Dynamic Object Ids from the inspector

Cognitive3D SDK for Unity Package 1.5.0

06 Jun 22:42
6204d54
Compare
Choose a tag to compare

Summary

Release Notes

New Features

  • Added support for recording Oculus Subscription data
  • Added support for Oculus Scene API for more accurate room dimensions

Improvements

  • Added Meta XR Utility SDK support
  • Project Validation tasks can now be ignored individually
  • Improvements for automatically selecting the correct controllers/tracking spaces during scene setup
  • Improvements in getting Oculus controller/hand state changes

Bug Fixes

  • Fixed bug related to detecting inactive sessions in the editor
  • Deprecated unused ExitPoll options
  • Fixed issue with ExitPoll not invoking the 'Close' delegate if session was not initialized
  • Fixed rare incorrect values for user arm length
  • Fixed issue with SRanipal and Glia specific setup not displaying during project setup

Cognitive3D SDK for Unity Package 1.4.7

06 May 19:50
94a93eb
Compare
Choose a tag to compare

Summary

Release Notes

New Features

  • Added support for sprite export

Improvements

  • Further updates to project validation tool
  • Improvements to HMDHeight calculation
  • Updated minimum version for Oculus SDK

Bug Fixes

  • Fix to broken link to docs for session tags
  • Fix to eye openness check for Quest Pro
  • Fixed instantiation of Cognitive3D_Manager prefab

Cognitive3D SDK for Unity Package 1.4.6

12 Apr 20:56
cca48d8
Compare
Choose a tag to compare

Summary

Release Notes

New Features

  • Introduced Cognitive3D Project Validation tool
  • Added support for Meta Quest Touch Plus controller

Bug Fixes

  • PicoXR assembly reference was previously missing in Cognitive3D_AssemblyReference asset

Cognitive3D SDK for Unity Package 1.4.5

25 Mar 19:19
18124c9
Compare
Choose a tag to compare

Summary

Release Notes

New Features

  • Added support for Async Space Warp (ASW) in Framerate component

Improvements

  • Added ability for delayed and manual entitlement check
  • Changed user response wait time in inactivity popup to 5 minutes

Cognitive3D SDK for Unity Package 1.4.4

06 Mar 23:09
0e9633e
Compare
Choose a tag to compare

Summary

Release Notes

New Features

  • Added Photon PUN2 support
  • Added events for controller regain after tracking lost
  • Added optional deterministic dynamic id using SHA 256 for CLI integration
  • Added user inactivity popup for idling in the editor

Improvements

  • Improved scene change events for clarity
  • Fixed bug with Quest Pro eye tracking not initializing correctly in some cases
  • Fixed warnings with TrackingSpace if not configured correctly
  • Reduced number of internal logs

Cognitive3D SDK for Unity Package 1.4.3

14 Feb 21:12
9f35977
Compare
Choose a tag to compare

Summary

Release Notes

Improvements

  • Improved armlength calculation: ignore samples if controller isn't tracking
  • Simplified OculusSocial component
  • Moved local cache debug messages to development logs
  • Updated handtracking component and updating dynamic objects to work with hands
  • Updated scene thumbnail image size

Bug Fixes

  • Fixed bug where scene setup window "forgets" optional oculus component selections
  • Fix for repeated error/warning no active oculus display subsystem was found