Skip to content

4.3.1

Compare
Choose a tag to compare
@Needle-Mirror-Bot Needle-Mirror-Bot released this 07 Dec 10:18

[4.3.1] - 2022-10-14

Fixed

  • Clean up AndroidManifest.xml every XR build to prevent conflicts with other configurations.
  • Remove a spurious error when no XR providers were selected

Changes

  • Removed dependency on com.unity.subsystemregistration package for supported editors (2022.2+)

[4.2.2] - 2022-04-08

Fixed

Fixed an issue where packages that contained XRGeneralSettingsPerBuildTarget assets could potentially fail to reimport.

  • Fixed an issue where m_RegisteredLoaders list would not get populated on Awake at runtime in a built player.

Changes

  • Updated documentation with new sections Manual Lifecycle Handling, Initializing a Specific Loader, Changing the Loader List, and add examples for the new documentation sections.