Kode/Kha

Android Renders Only Last Texture

RuiCuco opened this issue · 0 comments

Describe the bug
Only the last texture is rendered in Android

To Reproduce

  1. Compile the included TestKha project (build APK in Android Studio)
  2. Open in Android device
  3. Only the last item is rendered

Expected behavior
All three items should be rendered, as in HTML5 Debug and Windows targets (the ones I tested)

TestKha.zip