Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.3.1f1
Issue ID
778324
Regression
No
Uninformative "failed to create 2D texture" error when creating RGBAHalf or RGBAFloat texture in linear color space
Steps to reproduce:
1. Open attached project "778324.zip"
2. Open scene "TestScene"
3. Run it
4. Notice "failed to create 2D texture" which doesn't point to any script and is uninformative
Note: If we use different Texture2D constructor which also accepts color space as parameter then this error isn't present, but no matter which constructor is used, initial texture is always black. Also, Although error that texture generation failed is printed, one can access all properties of texture (width, height etc.).
Reproduced with: 5.1.4f1, 5.2.4f1, 5.3.3p3, 5.4.0b10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Add comment