Search Issue Tracker
Fixed
Won't Fix in 2020.3.X
Fixed in 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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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.