Search Issue Tracker
By Design
Votes
0
Found in [Package]
5.1.0-pre.8
Issue ID
ARFB-310
Regression
No
[iOS] LiDAR scanning is still happening when “OcclusionManager” and “XROcclusionSystem” have been disabled
How to reproduce:
1. Build And Run the user’s attached “LidarTest.zip” project on an iOS device with a LiDAR scanner
2. Press the “Go to With Occlusion Manager” button
3. Press the “Go back to Menu” button
4. Press the “Go to No Occlusion Manager” button
5. Press the “Go back to Menu” button
6. Press the “Go to With Occlusion Manager Custom Stop” button
7. Press the “Go back to Menu” button
8. Press the “Go to No Occlusion Manager” button
9. Observe the result
Expected result: The “GotLidarDepth” is “False”
Actual result: The “GotLidarDepth” is “True”
Reproducible with: 5.0.6 (2021.3.28f1, 2022.3.4f1, 2023.1.4f1), 5.1.0-pre.8 (2023.2.0a23)
Reproduced on:
VLNQA00494 - iPhone 14 Pro Max, 16.3.1 iOS
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Lidar will be running while the session is active - it is not controlled by individual subsystems.