Mesh not being rendered in build
So I have a simple UI (canvas) for my game (2D) where you should be able to see different "Backgrounds" and choose which one you want.
These "Backgrounds" are actually Meshes where a material gets wrapped around and keeps moving to the left with a simple script.
But the problem is that in the game view I can see them all but when I build the game (android) they are just not visible anymore...... please help me I cant figure this out, thx :)
Your answer
Follow this Question
Related Questions
Dynamically hide Images under another Image 1 Answer
Cannot build and run with 2d Animation preview package on Android with Unity 1019.1.8 0 Answers
canvas overlap on Android 0 Answers
Trying to build in android but, missing architecture??? Cannot upload to PlayStore without it 0 Answers
Android Build Errors 0 Answers