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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.