Search Issue Tracker
Fixed
Won't Fix in 2020.3.X
Fixed in 2021.3.X, 2021.3.24f1
Votes
0
Found in
2020.3.43f1
2021.3.17f1
Issue ID
UUM-25336
Regression
No
Error "RenderTexture.Create failed: 3D textures with depth are not supported" is thrown when changing texture dimension from 2D to 3D
How to reproduce:
1. Create a new project
2. In the “Project” window right-click → “Create” → “Render Texture”
3. Select a newly created texture
4. Change “Dimension” to “3D” in the Inspector window
Expected result: no error in the Console
Actual result: “RenderTexture.Create failed: 3D textures with depth are not supported” error thrown in the Console
Reproducible with: 2020.3.43f1, 2021.3.17f1, 2022.1.0a12
Not reproducible with: 2022.2.4f1, 2023.1.0b1
Fixed in: 2022.1.0a13
Reproducible on: Windows 10 Pro
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
- 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
Resolution Note (2020.3.X):
2020.3 is reaching end-of-life very soon. The backport for this bug is not straight-forward and most likely won't make the deadline anymore.