You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This only affects ASTC-transcoded textures. I tested and reproduced it on Android API 22 arm64 emulator and it can easily be the problem of the emulator itself.
The emulator reports support for all the ASTC formats though. Needs further investigation.
metaphore
changed the title
UASTC to ASTC_4x4 transcoded textures appear to be black on old Android devices
UASTC to ASTC_4x4 transcoded textures appear to be black on old Android emulators
Nov 13, 2023
This only affects ASTC-transcoded textures. I tested and reproduced it on Android API 22 arm64 emulator and it can easily be the problem of the emulator itself.
The emulator reports support for all the ASTC formats though. Needs further investigation.
UPD1: The issue was reproduced on all emulators up to API 27. On API 28-based emulators and up, ASTC textures work as intended. Here's the log error:
UPD2: The test on an API 24 device shows no sign of the problem.
UPD3: I tested it on Nexus 5 with Android 6 (API 23) and there are no issues.
The text was updated successfully, but these errors were encountered: