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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment