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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment