blazium-engine / blazium

Blazium Engine – Multi-platform 2D and 3D game engine
https://blazium.app/
MIT License
149 stars 19 forks source link

Android Build Failing #78

Open Starkium opened 2 days ago

Starkium commented 2 days ago

Tested versions

Blazium-dev [4.3]

System information

Win 10

Issue description

When exporting an Android project with debug symbols marked true, packaging can't find the Mipmap version of the editor Icons When exporting an Android project without debug symbols, packaging fails to find the keystore.

I'm using custom java path in the editor settings section.

Steps to reproduce

Grab a copy of the android export templates from latest release, try to package for android.

Minimal reproduction project (MRP)

N/A