Ticket Created
over 4 years ago

WERETECH-9001

Bitmap font compile doesn't check for bitmap font assets!

Steps to reproduce:

1. Fail to understand how it all works!

2. Compile a custom icon font as per docs / descriptions

3. Include the .fnt file but don't include the .png file generated by BMFont

Expected results:
Compiler should give an error that there is a missing asset!

Actual results:

No error is thrown on compile, no error is thrown at runtime, the font simply fails to display.