I was making a build the other day using Cloud Build, but some of the sprites were missing for some reason. Everything looked fine on a local build though.
Turns out I had the sprites in a folder called “Library” in my Unity Project and Cloud Build ignores or strips out content from that folder. The sprites showed up again in the cloud build after renaming the folder.
Related Posts
May 5, 2017
[FIX] Unity3D – Android – Unable to List Target Platforms
How to fix "Unable to list target platforms" error when trying to create an Android build with Unity3D
July 8, 2011
HTML: Fixed Column Width Regardless of Content
HTML: Fixed Column Width Regardless of Content
May 11, 2012
Space Invaders 8×8 LED Matrix
Finally uploaded the video of my Space Invaders game on an 8x8 LED Matrix using an Arduino Nano.
July 3, 2011