Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 741 Bytes

CHANGELOG.md

File metadata and controls

21 lines (18 loc) · 741 Bytes

Changelog

All notable changes to this project will be documented in this file.

12/19/2024

Add

Integrate in Editor Tutorial. Learn how to use this project directly from the editor.

11/13/2024

Update

  • Update to Unity 2022.3.36
  • Update to SDK v69
    • Set boundaryless on camera rig
    • Remove grabbableFixed script and replace by the Grabbable script from ISDK (fixed in latest sdk)
  • Add MR Utility Kit (MRUK)
    • Replace deprecated OVRScene apis with MRUK api
  • Update Fusion app version to 2.0.0 to avoid conflict with previous apps
  • Update app version to 2.0.0

Fixes

  • Fixed the shadow flickering
    • We needed to update URP and Visual Effect Graph packages which required the Unity update