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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 11.0.0):
A fix for this issue is available on Universal RP package 11.0.0 and above