Search Issue Tracker
Fixed
Fixed in 5.0.7, 5.1.0-pre.8
Votes
0
Found in [Package]
5.0.5
5.1.0-pre.4
Issue ID
ARFB-271
Regression
No
AR Simulation error on ArSession.Reset - SimulationProvider.CreateVoxelGrids
Steps to reproduce:
1. Open the attached user's project "LulworthExerciseV.zip"
2. Open Scenes > "Test Loader.unity"
3. Check player settings > XR Plugin management to make sure XR Simulation is enabled for the desktop platform
4. Hit play, toggle the debug menu in-game view on the UI canvas
5. Press the AR mode toggle on and off, this button calls ArSession.Reset when enabling AR
6. Check the console for the error
Expected results: no console error
Actual results: AR Simulation error on ArSession.Reset - SimulationProvider.CreateVoxelGrids
Reproducible on: AR Foundation 5.0.5 (2022.2.10f1)
User environment: macOS M1
Notes:
-Error:
NullReferenceException: Object reference not set to an instance of an object
UnityEngine.XR.Simulation.SimulationPlaneSubsystem+SimulationProvider.CreateVoxelGrids () (at ./Library/PackageCache/com.unity.xr.arfoundation@5.0.5/Runtime/Simulation/Subsystems/Plane/SimulationPlaneSubsystem.cs:366)
-A video is attached named ("Screen Recording 2023-03-21 at 9.19.42 am.mov"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
Add comment