Search Issue Tracker
Won't Fix
Votes
1
Found in
5.6.1p1
Issue ID
916868
Regression
Yes
[Android] [GearVR] Left eye is rendered with green distortions 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 left sphere is rendered with green distortions on top
Expected result: Left sphere should be rendered in (1, 0, 0, 1), right sphere with color (0.5, 0, 0, 1) (check attached image 'expected.png')
Actual Result: Left sphere is rendered with green distortions on top
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 (1)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
AndrewRH
Jun 05, 2017 19:55
Please fix :)