Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.4p4
Issue ID
993458
Regression
No
[XR][Android] Graphics.Blit() does not render Image properly inside OnRenderObject() withSingle Pass Stereo rendering is used
1. Open users attached project
2. Open "UI" scene, enter playmode and observe that the right and left Oculus icons are the same size (Left is the result from Graphics.Blit() executed in Update, right is the result from Graphics.Blit() executed in OnRenderObject)
3. Build and launch on Android device
Expected result: Both Oculus icons are the same size
Actual result: An expected size Oculus icon is displayed on the left, which is the result from Graphics.Blit() executed in Update, but Oculus Icon on the right is either not rendered properly or smaller size than icon on the left(depends on version)
Reproducible with - 2018.1.0b7, 2017.3.1p1, 2017.2.1p4, 2017.2.0b1
Note - Reproduced with Cardboard, GearVR, Daydream SDK's. Did not reproduce on Desktop (Oculus)
DUT:
Reproducible with:
Google Pixel 2 XL, OS:8.1.0, CPU:arm64-v8a, GPU:Adreno (TM) 540, Build:google/taimen/taimen:8.1.0/OPM1.171019.013/4474084:user/release-keys
Samsung SM G928F, OS:7.0, CPU:arm64-v8a, GPU:Mali-T760, Build:samsung/zenltexx/zenlte:7.0/NRD90M/G928FXXU3CQG2:user/release-keys
Xiaomi MI 5s*, OS:6.0.1, CPU:arm64-v8a, GPU:Adreno (TM) 530, Build:Xiaomi/capricorn/capricorn:6.0.1/MXB48T/V8.0.10.0.MAGCNDH:user/release-keys
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
Resolution Note:
GearVR and Daydream are no longer supported platforms.