- Home /
Changes made aren't present when built
Hi guys, I have a problem. Whenever I build my unity project, it doesn't build the changes with it. The changes I have made is to some textures and the placement of some objects. I'm running Unity 3.1.0f3 for Mac if this helps.
Thanks in advance
Answer by Jessy · Jan 26, 2011 at 03:22 PM
You need to ensure that the right scene is in the "Scenes In Build" box. Have you done so? It's easy to duplicate a scene, for testing new ideas. work in it, and forget to change what scene will be built.
Answer by JGeorge · Jan 26, 2011 at 03:26 PM
I have also gotten this error sometimes. Usually deleting the build folder and then rebuilding works for me. I delete my build folder every time anyways as I am working with iOS and some plugins that cause build errors if I don't delete the build folder every time.
Your answer
Follow this Question
Related Questions
Why can't I build Web Player in Unity while I have no problems with building standalone versions? 2 Answers
cant build a project.. 1 Answer
Unity Project working on Windows to Mac 0 Answers
How can I stop the variable values reverting to its default values after being built? 1 Answer
when i try to build my project for android this error pop up. 0 Answers