Tried an existing project and the Build and Build + Run buttons just don’t work, no errors. The prompt to save as appears then when you click save it goes back without starting the build?
Hmm… I’m having the same issue with Corridor Lighting.
There was a bug with the dialog for Build/Build&Run, perhaps it made it into this experimental build… IIRC the workaround was to build to a location somewhere inside the project folder.
Thanks much, building now. Hope Vulkan works
Edit: Build successful, but crashing occurring (similar to Cubemark).
Are you using Instance Shaders, that was my problem, if not try a test scene with a few of the shaders you use. Prefab Cubes will do to test and find which shader is the problem.
Note if you use a lot of shaders you can use the divide and conquer method. Put half your shaders in one scene half in another test both. Take the one that failed and half again. And rinse and repeat until you find your problem shader.
It’s the fastest way to find a needle in haystack.
the Build and Run crash is a recurring problem Still waiting for a fix. It seems related to the xcode plugin when updating Xcode version.Would like Unity to address this for good. Happeing in both my version 5.4.x and latest 5.5 betas