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
- Video does not play in macOS build when built app is placed in a path with a space in it on a specific project
 - Crash on AuxWindowManager::OnGotFocus when trying to maximize a tab while Visual Effect Graph window is open
 - “NullReferenceException: Object reference not set to an instance of an object” error is thrown when
 - [Metal] Game freezes after command buffer Timeout error
 - Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
 
Add comment