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
- “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
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Resolution Note:
Correcting resolution field. It was mistakenly set to Fixed, when it should have been Won't Fix