Search Issue Tracker
Won't Fix
Votes
2
Found in
5.6.1p1
Issue ID
917965
Regression
Yes
[Android] [GearVR] Both eyes are rendered in the same color when using Single Pass Stereo Rendering Method* on Mali GPU
Steps to reproduce:
1) Download attached project and open in Unity
2) Create .osig file for testing device
3) In Player settings, make sure Stereo Rendering Method* is set to Single Pass
4) Build and run project on a device
Observe that both spheres are red
Expected result: Left eye should be rendered in (1, 0, 0, 1), right eye with color (0.5, 0, 0, 1) (check attached image 'expected.png')
Actual Result: Both eyes are rendered with color (0.5, 0, 0, 1) (check attached image 'actual.png')
Reproduced with:
5.6.0f3, 5.6.1p2, 2017.1.0b8, 2017.2.0a2
Not reproduced with:
5.6.0b10, 5.6.0f1
Regression since:
5.6.0f2 or 5.6.0f3(application crashes with 5.6.0f2, so I wasn't able to find exact version where regression started)
Devices under test:
Reproduced with:
Samsung SM G930F*, OS:7.0, CPU:arm64-v8a, GPU:Mali-T880, Build:samsung/heroltexx/herolte:7.0/NRD90M/G930FXXU1ZPK3:user/release-keys
Samsung SM G950F*, OS:7.0, CPU:arm64-v8a, GPU:Mali-G71, Build:samsung/dreamltexx/dreamlte:7.0/NRD90M/G950FXXU1AQEB:user/release-keys
Not reproduced with:
Verizon SM G930V*, OS:6.0.1, CPU:arm64-v8a, GPU:Adreno (TM) 530, Build:Verizon/heroqltevzw/heroqltevzw:6.0.1/MMB29M/G930VVRU2APG3:user/release-keys
Note: Works as expected when Stereo Rendering Method* is set to Multi Pass
Comments (3)
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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
AndrewRH
Aug 22, 2017 14:56
Apparently it's an issue with either Oculus or the Mali drivers..
VadimDobrogursky
Jun 08, 2017 12:39
Won't Fix. Why??
AndrewRH
Jun 05, 2017 19:50
Please fix :)