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
- Depth texture is flipped when specific URP rendering settings are applied
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
Resolution Note:
Lidar will be running while the session is active - it is not controlled by individual subsystems.