Search Issue Tracker
By Design
Votes
0
Found in [Package]
5.3.1
Issue ID
1127108
Regression
Yes
[LWRP] Pixelated shadows on Android devices with OpenGLES2
To reproduce:
1. Open the attached project;
2. Make sure Graphics API is set to OpenGLES2;
3. Build and run "SampleScene" on Android devices.
Reproduces with: 2019.1.0b4 (5.3.1 package), 2019.2.0a6 (5.3.1 package)
Does not reproduce with: 2018.3.7f1 (4.1.0-preview package), 2019.1.0b4 (5.2.3 the scene has no shadows on Android devices)
Devices under testing:
Reproduced with:
VLNQA00166, Huawei P20 (EML-L29), 8.1.0, CPU: NOT FOUND, GPU: Mali-G72
VLNQA00224, Samsung Galaxy A5(2017) (SM-A520F), 8.0.0, CPU: Exynos 7 Octa 7880, GPU: Mali-T830
VLNQA00023, Xiaomi Mi 4i (Mi 4i), 5.0.2, CPU: Snapdragon 410 MSM8916, GPU: Adreno (TM) 405
VLNQA00202, Samsung (SM-N9600), 8.1.0, CPU: Snapdragon 845 SDM845, GPU: Adreno (TM) 630
VLNQA00175, Samsung (SM-N960F), 8.1.0, CPU: Exynos 9 Series 9810, GPU: Mali-G72
VLNQA00010, Samsung Galaxy S8 (SM-G950U), 7.0, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
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
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
Resolution Note:
Shadows will have lower quality on gles2 due to performance constraints.