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
- Assertion error "(dx - width < padding) || (dy - height < padding)" when using Pack Preview
- [Memory Profiler] The EntryType.NativeAllocationSites_MemoryLabelIndex of snapshots only reports -1 or 0 instead of the MemLabel used for allocations made from any call site.
- [Vulkan] Artifacts appear in the Player when using Screen Space shadows with orthographic camera
- Errors OnGUIDepth changed & GUIUtility:ProcessEvent when opening Textures with Third Party App
- Window preview appears on a different monitor when undocking and dragging a window with a high-resolution monitor set up on the right and a low-resolution monitor on the left.
Resolution Note (2019.2.X):
This affects only GLES2 on GLES3-capable Adreno devices. Motion blur is too heavy for GLES2 devices anyway.