Android Renders Only Last Texture
RuiCuco opened this issue · 0 comments
RuiCuco commented
Describe the bug
Only the last texture is rendered in Android
To Reproduce
- Compile the included TestKha project (build APK in Android Studio)
- Open in Android device
- 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)