Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2018.3.0a1
Issue ID
1048512
Regression
Yes
[Oculus][Android] Multiview depth testing broken
Depth testing is not working properly when the XR stereo rendering mode is set to "Single Pass Multiview or Instanced (Preview)" resulting in some closer objects in the scene being rendered behind other farther objects.
This error doesn't occur when XR stereo rendering mode is set to "Multi Pass".
Steps to Reproduce:
1. Install Unity
2. Open the attached project
3. In Build settings, set the Build Target to Android
4. In Player Settings > XR Settings, set Virtual Reality Supported to checked
5. In the Virtual Reality SDKs, add Oculus
6. For Stereo Rendering Mode* select Single Pass Multiview or Instanced (Preview)
7. Connect to an compatible Android phone and build and run.
Result:
Objects appear behind other objects, this includes the forground cursor being able to go behind the main scene objects.
Expected Result:
Depth testing works correctly so objects in the scene are rendered in the correct order.
Reproduced in: 2018.2.0b11 and 2018.2.0f1 on Android phone
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Project fails to load when Virtual Artifacts are Corrupted
- Long scheduler times on main thread when using InstantiateAsync with a singular massive Prefab
- The project hangs upon opening it when importing the "discrete_rank2_vector_v2_0.onnx" file
- Opening the Look Dev hangs the Editor when the window is opened for the first time in the project or after deleting the Library folder
- Look Dev has blurry icons on 4k monitors
Add comment