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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment