Skip to content

v2.2.0

Choose a tag to compare

@ExtendReality-Bot ExtendReality-Bot released this 11 Mar 16:08
· 51 commits to master since this release

2.2.0 (2023-03-11)

Features

  • state: add ifdefs to determine whether input system is enabled (2bc0099)

    The relevant input system code is now wrapped in ifdefs to only run if the Unity Input System is enabled and therefore will provide a warning if the code is run when it is not enabled.