Search Issue Tracker
Fixed in 2017.2.0f3
Fixed in 5.6.X, 2017.1.X
Votes
0
Found in
5.6.0p3
Issue ID
907391
Regression
Yes
[Android] OnRenderImage function is called before the camera is rendered
Reproduction steps:
1. Open the attached project;
2. Build the scene "OnRenderImage" on Android platform;
3. Open the built program in the device;
Actual result: only the background is displayed in the device.
Expected result: a sphere should also be displayed in the device.
Note: Everything works fine in the Editor.
Workaround: Click on the object "Camera3" and set Clear Flags to Depth Only, then build the scene. The result is correct.
Reproduced with: 5.6.0a1, 5.6.0f1, 5.6.0p3, 2017.1.0b3
Not reproducible with: 5.5.2f1, 5.5.3p3
Regression introduced in 5.6.0a1
DUT:
Verizon SM G930V, OS:7.0, CPU:arm64-v8a, GPU:Adreno (TM) 530, Build:Verizon/heroqltevzw/heroqltevzw:7.0/NRD90M/G930VVRU4BQA2:user/release-keys (Reproduced)
Sony D6603 (Xperia Z3), OS:6.0.1, CPU:armeabi-v7a, GPU:Adreno (TM) 330, Build:Sony/D6603/D6603:6.0.1/23.5.A.1.291/2769308465:user/release-keys (Reproduced)
Samsung SM G928F*, OS:6.0.1, CPU:arm64-v8a, GPU:Mali-T760, Build:samsung/zenltexx/zenlte:6.0.1/MMB29K/G928FXXS3BPIA:user/release-keys (Reproduced)
Verified with 2017.2.0a4
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
achrenico
Sep 16, 2017 08:13
5.6 backport, when is it happening?