Objects arnt appearing when I build to android

I have a list of game objects that follow the head of my character and they show up fine in the editor, but when i go to build and run the game on my phone theyn don’t appear. Any ideas?

ps the list contains basic cube objects that instantiate and add to the list whenever my player picks up a “food” object.

Anyone?