Search Issue Tracker
Fixed
Fixed in 2020.3.39f1
Votes
0
Found in
2020.3.35f1
Issue ID
UUM-2528
Regression
No
[Backport] Texture2D.LoadImage returns true and sets the texture to a question mark when loading fails
Reproduction steps:
1. Open the attached 'LoadingJpegError' project
2. Open the 'SampleScene'
3. Enter the Play Mode
4. Observe the 'Image1' on the Canvas
Expected result: Texture2D.LoadImage returns false and the 'Image1' texture is not displayed
Actual result: Texture2D.LoadImage returns true and the 'Image1' texture is set to a question mark
Reproducible with: 2019.4.34f1, 2020.3.26f1, 2021.1.17f1
Not reproducible with: 2021.1.18f1, 2021.2.8f1, 2022.1.0b3, 2022.2.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Assertion failed on expression" errors appear when selecting specific Tile Palette GameObjects
- “CommandBuffer: built-in render texture type 3 not found while executing” warning is displayed in URP project
- Player build logs a "material with shader doesn't have a '_MainTex' property" error when instantiating a specific amount of specific prefabs
- The LayerMask parameter is ignored when using Physics2D.GetRayIntersection method
- The Tilemap GameObject causes other Tilemap GameObjects to become invisible when its “Mask Interaction” is set to “Visible Inside Mask”
Add comment