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
October 12, 2011
[How-to-Fix] Working with InDesign to export ePub
Working with InDesign to export ePub
March 26, 2010
Interactive Guide System on the Nintendo DS
An interactive guide system for the movie theme park Eigamura
January 17, 2017
Useful Unity3D Stuff
A post to keep track of useful stuff for Unity3D, so I can finally clean up my bookmarks.
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.



