Search Issue Tracker
Feature Request
Votes
0
Found in
2021.3.45f1
2022.3.52f1
6000.0.26f1
6000.1.0a7
Issue ID
UUM-87040
Regression
No
[XR] LODs switch between high and low poly when Objects are near the center of the screen and switch when near the periphery vision
Steps to reproduce:
1. Open the attached user's project "1978190.7z"
2. Enable Meta link on your Quest 2/3 device
3. Open "SampleScene.unity" and enter Play Mode
4. Move the HMD up and down and observe the chair model LOD switching between low and high poly
Expected results: LOD does no switch no matter where the object is located on the HMD screen
Actual results: The high LOD pops in when the object is near the center of the screen but pops out when the object is near the periphery of the screen (See attached repro.mp4)
Reproducible with: 2021.3.45f1, 2022.3.52f1, 6000.0.26f1, 6000.1.0a3
Testing Environment: Windows 11 23H2
Not reproducible on: no other environment tested
Notes:
-Issue reproduces with OculusXR and OpenXR plugins
-Increasing the "LOD Bias" doesn't eliminate the issue
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
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
Resolution Note:
This behavior is as designed. The comments include additional recommendations on how to address this issue, including an example script for optimized custom LOD selection.