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
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Resolution Note:
Correcting resolution field. It was mistakenly set to Fixed, when it should have been Won't Fix