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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
GearVR and Daydream are no longer supported platforms.