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
- [VFX] An error occurs when creating a subgraph after deleting an identical subgraph
- GameObjects disappear when moving away from the Camera
- Missing Behaviour warning is displayed when reloading domain in Play mode
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
Add comment