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
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
- [Linux] Top left corner of the screen is unresponsive when the Editor recompiles
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
Add comment