Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.3.1f1
Issue ID
795977
Regression
No
[Android] Texture2D.LoadImage(imageData, true) sometimes fails for Texture2D that is already initialised
Reproduction steps
------------------------------
1) Open attached project
2) Build scene "ImageTest" for android
3) Run the build on a device
4) Click the screen multiple times
--- Each time you click the screen a new image will load
--- Every other click the top image will fail to load. It will show a red question mark instead
--- Setting LoadImage parameter markNonReadable to false solves the issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Add comment