Unity 5.6.1f1 Build errors, Help me please !

Since I downloaded and installed the last Unity version the build settings have changed and I am no longer able to build for windows, mac or linux.


Here is the new build settings screen, no matter where I search there is nothing similar. (it does no longer ask for which plateform I want to build between windows, mac and linux)

To explain what really happened I went through some tests,
in the first place when I tried to build my project, unity generated a lot of errors (around 180) all related to scripts.
I tried to check those scripts but visual studio says there is nothing wrong and if I restart unity these erors doesnā€™t exist anymore, I can even play in the editor but when I try to build, everything goes wrong, errors apprears and I can no longer play in the editor until I restart.

Maybe my project was wrong so I decided to create a new project,using only the standard asset (I juste created a third person character in the void) but it went the same way as my project.

Those errors appears:


Itā€™s not really readable but these errors are all about:
ā€œthe type or namespace ā€˜MonoBehaviourā€™ could not be foundā€ for example.

I tested it further and found that I can still build on every other plateforms than mac, windows, linux even though I reinstalled unity with all the modules availables.

I canā€™t figure out what I did wrong, help me please.
(sorry for my english, and Iā€™m maybe not posting on the right category)

Can you share the editor log please?

1 Like

There is no Editor.log file in my Editor folder.
I donā€™t know why, but during the process Unity doesnā€™t crash even once.
EDIT: I found it !

3081716ā€“232027ā€“Editor.log.txt (187 KB)

up

Iā€™m having the same issue trying to build for android. Crashes with no errors but says i need to fix all build errors. I checked the editor log and there is a non descriptive error regarding updating apiā€™s.

1 Like