I have been working on a map for days, and it looks really good. I decided to download Bootcamp from the Unity Asset Store. When it was done importing, I get about a million “compiler errors” and I’m not aloud to test anything. Will somebody help me before I go crazy?
Check if your build settings are set to PC/Mac.
Hope it helps.
You should import Bootcamp into a separate project, not your current project. Probably simplest if you just restore your project to the state before you imported Bootcamp.
–Eric
How do I do that?
Load from your backup. (Which you do have. Right?)
–Eric
No. I guess I’ll just restart.
Have you tried REMOVING the Bootcamp elements from your project? i.e. delete the folder etc (from your project hierarchy)?
For the future, use backups or SVN (tortoise svn) is a good tool to backup with revisions so you can go back to any revision before messing something up.