Search Issue Tracker
Won't Fix
Votes
0
Found in
Issue ID
1109698
Regression
No
[XR][GearVR] GrabPass does not function properly when using GearVR and Single Pass Instancing.
How To Reproduce:
1) Create a new Android project.
2) Enable XR and put Oculus as the only item in the XR SDK list.
3) Add the appropriate Oculus signature file.
4) Create a shader that uses instancing (multiview) and GrabPass.
5) Build and Run.
Expected Result: The GrabPass texture should contain the correct screen contents.
Actual Result: The GrabPass texture is white.
Reproducible In: 2019.1.0a12, 2019.1.0a1, 2018.3.1f1, 2018.2.13f1, 2018.1.9f1, 2017.1.3p4
Note: Works correctly with Cardboard and Daydream.
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
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
Resolution Note:
Correcting resolution field. It was mistakenly set to Fixed, when it should have been Won't Fix