Unity Issue Tracker - "RenderTexture.Create failed" errors are thrown when the Render Texture Color Format is set to None and Depth Stencil Format is set to anything
Closed
UUM-69164
"RenderTexture.Create failed" errors are thrown when the Render Texture Color Format is set to None and Depth Stencil Format is set to anything
Unity: Graphics Device Features
Won't Fix
6.0.X
2023.2.X
2022.3.X
2021.3.X
Cancelling this 2023.2 tech release issue since the support for this release has come to end of life. Cancelling this 2023.2 port case does not affect any LTS or Unity 6 Beta/Preview that remain open.
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/ErrorScene.unity” Scene
3. Observe the Console window
Expected result: No errors are thrown
Actual result: “RenderTexture.Create failed” errors are thrown