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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment