com.unity.xr.arfoundation 5.1.0-pre.10
Source docsNotes: processedReleased July 26, 2023
Unity Compatibility
Minimum Unity: 2021.2
Package Dependencies
- com.unity.editorcoroutines (1.0.0)
- com.unity.inputsystem (1.3.0)
- com.unity.mathematics (1.2.5)
- com.unity.modules.particlesystem (1.0.0)
- com.unity.modules.ui (1.0.0)
- com.unity.modules.unityanalytics (1.0.0)
- com.unity.modules.unitywebrequest (1.0.0)
- com.unity.ugui (1.0.0)
- com.unity.xr.core-utils (2.2.1)
- com.unity.xr.management (4.0.1)
📈 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.
