Search Issue Tracker
Fixed in 11.0.0
Votes
0
Found in [Package]
8.2.0
Issue ID
1282172
Regression
Yes
[Android] [2DRP] 2D lights are not rendered and "Texture creation failed. 'R8G8B8A8_SRGB' is not supported..." error thrown
Steps to reproduce:
1) Download attached project and open in Unity
2) Build and Run project on a device
3) Observe black screen (2d lights will not be rendered)
Error will be thrown in the logcat:
Texture creation failed. 'R8G8B8A8_SRGB' is not supported for Sample usage on this platform. Use 'SystemInfo.IsFormatSupported' C# API to check format support.
Reproduced with:
2020.2.0b5 URP: 8.2.0
2020.2.0b5 URP: 9.0.0
2020.2.0b5 URP: 10.1.0
Not reproduced with:
2020.2.0b5 URP: 8.1.0
Devices under testing:
Reproduced with:
VLNQA00126, Samsung Galaxy S5 Mini, 6.0.1, Exynos 3 Quad 3470, Mali-400 MP
Not reproduced with:
VLNQA00163, LG V30, 8.0.0, Snapdragon 835 MSM8998, Adreno 540
VLNQA00217, Razer Phone 2, 9.0.0, Snapdragon 845 SDM845, Adreno 630
VLNQA00268, Samsung Galaxy S10+, 10.0.0, Exynos 9 9820, Mali-G76
VLNQA00108, LGE LG Leon 4G LTE, 5.0.1, Snapdragon 410 MSM8916, Adreno 306
OnePlus Nord, 10, Snapdragon 765G SM7250-AB, Adreno 620
P.S. Reproduced using Gles2 Graphics API with Mali-400 MP GPU only
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
- Lights on Renderer Features break when rendering at lower resolution with "Forward+" Rendering Path
- [Android] High GPU usage is reported when the device is rotated into landscape orientation and the application is Vsync bound
- Aspect ratio toolbar doesn’t have tooltip to display contextual help or information when hovering over it
- Particle System isn't playing in Play Mode when it's out of view in Scene view, Simulation Space is set to "World", and Culling mode is set to "Pause and Catch-up"
- [Android] GameObject not rendered when rendering is performed with the help of "BatchRendererGroup"
Resolution Note (fix version 11.0.0):
A fix for this issue is available on Universal RP package 11.0.0 and above