Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.1.0a10
Issue ID
1103131
Regression
No
[PostProcessing] [Android] [Gles2] Motion Blur effect gives too blurry result on Adreno GPUs
Steps to reproduce:
1) Download attached project and open in Unity
2) Make sure Graphics API is set to Gles2
3) Build and Run project on a device
4) Select effects in that order: MotionBlur, Grain, LensDistortion, Vignette
5) Click on Run! button
Observe: Once the camera reach Motion Blur effect, the scene view will be way too blurry
Expected result: This effect should not be that blurry
Reproduced with:
2018.3.0b12, 2019.1.0a10
Devices under testing:
Reproduced with:
VLNQA00107 Google Nexus 6P, OS:8.0.0, CPU:arm64-v8a, GPU:Adreno (TM) 430
VLNQA00216 Razer Phone 2, OS:8.1.0, CPU:arm64-v8a, GPU:Adreno (TM) 630
Not reproduced with:
VLNQA00013 Samsung Galaxy Edge+, OS:7.0, CPU:arm64-v8a, GPU:Mali-T760
VLNQA00212 iPhone Xs, SoC: A12, iOS: 12.0
VLNQA00175 Samsung Galaxy Note9, OS:8.1.0, CPU:arm64-v8a, GPU:Mali-G72
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 (2019.2.X):
This affects only GLES2 on GLES3-capable Adreno devices. Motion blur is too heavy for GLES2 devices anyway.