Search Issue Tracker
By Design
By Design in 5.1.X
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
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
Resolution Note:
Lidar will be running while the session is active - it is not controlled by individual subsystems.
Resolution Note (5.1.X):
Lidar will be running while the session is active - it is not controlled by individual subsystems.