[Solved] models on Android without texture

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Oleksandr Kryvonos

after i exported project to Android i have no texture on my models.
Solution: you need to have texture of sizes that are power of 2 for example 512x512 or 1024x1024 etc.