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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment