com.unity.xr.legacyinputhelpers 2.1.10

com.unity.xr.legacyinputhelpers

Notes: processedReleased August 12, 2022

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4

Package Dependencies

  • com.unity.modules.vr (1.0.0)
  • com.unity.modules.xr (1.0.0)

🔄 Changes

  • Fixed a build error about a mismatch of the serialized fields between Editor and Player due to `m_PoseProviderComponent`. That field and its type is now always included, not just when `ENABLE_AR` or `ENABLE_VR` are defined.