Search Issue Tracker
Fixed in 7.0.0
Votes
0
Found in [Package]
5.0.0
Issue ID
1086857
Regression
No
[Android] Tegra 3 GPU : RenderTexture.Create failed: format unsupported - RGBA4 (1) error spammed once the scene is launched
1) Download attached project ad open in Unity
2) Build and Run samplescene on a device
3) Wait 5-10 mins until the scene will start render
check the logcat, and you will see this error spammed:
UnityEngine.Experimental.Rendering.LightweightPipeline.AdditionalLightsShadowCasterPass:Execute(ScriptableRenderer, Scripta
E/Unity (19806): RenderTexture.Create failed: format unsupported - RGBA4 (1).
E/Unity (19806): UnityEngine.Experimental.Rendering.ScriptableRenderContext:Submit_Internal_Injected(ScriptableRenderContext&)
E/Unity (19806): UnityEngine.Experimental.Rendering.ScriptableRenderContext:Submit_Internal()
E/Unity (19806): UnityEngine.Experimental.Rendering.ScriptableRenderContext:Submit()
Reproduced with:
2018.3.0b4, 2019.1.0a3
Devices under testing:
Reproduced with:
VLNQA00053 Google Nexus 7, OS:5.1.1, CPU:armeabi-v7a, GPU:NVIDIA Tegra 3
Not reproduced with:
VLNQA00129 Nvidia SHIELD Tablet, OS:6.0.1, CPU:armeabi-v7a, GPU:NVIDIA Tegra
VLNQA00202 Samsung Galaxy Note9, OS:8.1.0, CPU:arm64-v8a, GPU:Adreno (TM) 630
VLNQA00108 LG Leon, OS:5.0.1, CPU:armeabi-v7a, GPU:Adreno (TM) 306
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment