Search Issue Tracker
Fixed in 6000.1.0b14
Fixed in 6000.1.X, 6000.2.X, 6000.2.0a9
Votes
0
Found in
6000.0.29f1
6000.1.0a4
6000.2.0a1
Issue ID
UUM-88981
Regression
Yes
“RenderTexture.Create failed: requested size is too large.” errors are thrown and the Inspector window is black when selecting a CubemapArray texture
Reproduction steps:
1. Open the attached “BugRepro” project
2. Select the “Assets/New CubemapArray.cubemaparray” texture
3. Observe the Console and Inspector windows
Expected result: No errors are thrown and settings are displayed in the Inspector window
Actual result: “RenderTexture.Create failed: requested size is too large.” errors are thrown and the black panel is displayed in the Inspector window
Reproducible with: 2022.3.44f1, 2022.3.52f1, 6000.0.29f1, 6000.1.0a4
Not reproducible with: 2021.3.46f1, 2022.3.43f1
Reproducible on: Windows 11
Not reproducible on: No other environment tested
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
- Learn more button in the Assistant window leads to Page Not Found when pressed
- Reflection probe is dark when baked via the Lighting window
- Project window path display breaks visually when Player Settings Color Space is changed
- Sprite packer does not obey padding when "Allow Rotation" is enabled
- Arrow icons appear pixelated when viewing the Error Notifications overlay in Graph Toolkit
Resolution Note (fix version 6000.2):
The error message for when a RenderTexture size is larger than the supported max size on the platform has been improved to be more informative.
Resolution Note (fix version 6000.1):
The error message for when a RenderTexture size is larger than the supported max size on the platform has been improved to be more informative.