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
- SerializeReference does not update references when the generic field type changes
- Memory leak when running tests in IL2CPP with System.Threading.Timer
- Tile Palette Tilemap dropdown icons are not visible
- Create New Tile Palette dropdown text is not centered and text is cut off
- Volume numeric fields allows adding unlimited number in numeric field which breaks UI, no character limit
Resolution Note:
Correcting resolution field. It was mistakenly set to Fixed, when it should have been Won't Fix