Hello.
Just to let you know the Mac application isn't properly packed. Neither the client version, nor the web download.
Cheers!
Hello,
the application launches, but to a violet screen, and then violet areas everywhere on the title menu, as if it were missing assets.
https://imgur.com/a/aJEeg
The unity log, for a launch of about 5 seconds, is quite big, weighting about 1MB, with a tons of entries in the sort of :
<program source>:6:20: note: expanded from macro 'fma'
#define fma(a,b,c) do { (a) * (b) + (c) } while(0)
^
<program source>:41:15: error: expected expression
u_xlat0 = fma(Globals.hlslcc_mtx4x4unity_ObjectToWorld[2], input.POSITION0.zzzz, u_xlat0);