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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note:
Correcting resolution field. It was mistakenly set to Fixed, when it should have been Won't Fix