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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
Resolution Note:
GearVR and Daydream are no longer supported platforms.