I am having a very strange issue here. I have a project that will build to windows without issue. But when building to OSX, the build only “works” when i uncheck “Development Build”… Otherwise, the file (app) it creates won’t run… Theres no errors at all… not from unity or from the app when you try to run it…
Does anything appear in the Mac OSX Console app? Anything get written into the player log? (If the app doesn’t get launched by the OS, then the player log won’t get created.) I’d expect one of those logging systems to have something that helps figure this one out.