I’ve just updated from 5.6.0 to 5.6.1f1 and I can no longer build my android project.
When it fails to build I get console errors consisting of:
“Could not start compilationDirectoryNotFoundException: Directory ‘Temp/ScriptUpdater’ not found”
“Error building Player because scripts had compiler errors”
I’ve checked the editor log and the only thing of any use is this:
"
Refresh: detecting if any assets need to be imported or removed … Refresh: elapses 0.117961 seconds (Nothing changed)
Some scripts have compilation errors which may prevent obsolete API usages to get updated. Obsolete API updating will continue automatically after these errors get fixed."
If I create a blank project it builds fine but my large project is failing.
Does anyone have any ideas what this could be?