Mac version appears to be damaged and won't open
Can you explain what is the problem? Does it not load? Does it load but show errors? I don’t have mac to test and we upgraded to unity 6 so I have no idea what the problem is. Is it the same problem that people are reporting on other platforms with game not loading with no saves at all or is it something else?
It doesn't load at all, after unpacking the zip and opening the file, the usual verification runs, and then a window opens that says basically "the file Out of Touch is damaged. You should move it to the Trash."
edit: wish I could be more helpful but that's all it says, no error code or more specific information. Just "this file is damaged"...
It seems the problem is that new version of unity signs app bundles and any changes break it. You need to right click it and press “Open” or do xattr -d com.apple.quarantine ~/Downloads/Out\ of\ Touch.app in terminal for it to work. I will try to see if there are any workarounds for that. Also because of unity upgrade minimum supported mac version is now 10.15 sadly, if yours is lower you might want to try running windows version using wine.