com.unity.xr.arfoundation 5.1.0-pre.10

com.unity.xr.arfoundation

Source docs
Notes: processedReleased July 26, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2021.2

Package Dependencies

📈 Improvements

  • Entering XR Simulation without an `XR Origin` in the scene now logs an error to the console rather than throwing an exception.

🔧 Bug Fixes

  • Fixed an issue where `SimulationAnchorImpl` would incorrectly fail to start and log a warning when using the `ARAnchorManager` in XR Simulation.
  • Fixed issue ARFB-307 where occlusion was persisting after the `AROcclusionManager` was disabled.
  • Fixed an issue in `SimulationEditorUtilities` where uninstalling an XR package while its loader is active causes `NullReferenceException` in the Unity Editor.
  • Fixed an issue where `SimulationEnvironmentAssetsManager` could cause errors on fresh project import by trying to create a new settings assets when the project already has one.
  • Fixed an issue where `SimulationEditorUtilities` could result in an `NullReferenceException` when checking whether simulation loader is enabled or not.