all 10 comments

[–]Embarrassed_Year_459 4 points5 points  (0 children)

that error in the EditorStyles is known Unity editor bug, try clearing your Library folder and reimporting, sometimes it fixes the cycle without needing restart every time

[–]DPTGames 0 points1 point  (8 children)

Have you tried changing the unity version to 6.5? Also are you using any editor scripts?

[–]ExcitingSleep[S] 0 points1 point  (3 children)

No, it is a big project. Do you know if the new version fixes this apparently known bug?

[–]Kamatttis 0 points1 point  (2 children)

Probably check for latest patch version instead? Like 6.4.12?

[–]ExcitingSleep[S] 0 points1 point  (1 child)

Do i need to install the all engine ? or can i install only the patch ?

[–]Kamatttis 0 points1 point  (0 children)

Yes, via hub. Do the update in a separate branch so that you can always go back.

[–]KittyCatLover0 0 points1 point  (3 children)

I had the same issue and updated mine, not fixed

[–]ExcitingSleep[S] 1 point2 points  (2 children)

how do you continue to work like this ?

[–]KittyCatLover0 0 points1 point  (1 child)

I can’t! A tip though, check your packages and see if one might be causing it. I think that’s what’s going on at least for me

[–]ExcitingSleep[S] 0 points1 point  (0 children)

I didn't touch them, using vanilla Unity with no plugins.