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
- Project Auditor suggests to update package to a lower version than installed when the recommended package version is not the latest version
- Low performance when multiple meshes using BlendShape are rendered on screen
- TMP Dropdown visually corrupts or disappears when its own GameObject is assigned to "Caption Image" or "Placeholder" elements
- Usymtool tries to upload GameAssembly.pdb when it doesn't exist after building with Mono backend
- “NullReferenceException” error thrown in the Console when running HDRP Wizard “Fix All” in URP project after installing HDRP Package
Resolution Note:
Shadows will have lower quality on gles2 due to performance constraints.