Outros jogos criados com o Unity funcionam bem, mas nem carregam na tela inicial, é uma pequena janela com uma barra de carregamento. Tentei carregá-lo com dois computadores e eles não funcionam. Estas são as mensagens de erro no meu log de falha:
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 6EC7CED7)
0x6EC7CED7 (UnityPlayer) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 6EC7C64B)
0x6EC7C64B (UnityPlayer) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 6EC78E77)
0x6EC78E77 (UnityPlayer) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 6ECE0FF7)
0x6ECE0FF7 (UnityPlayer) (function-name not available)
0x6EFB8C58 (UnityPlayer) UnityMain
0x6EFB97B0 (UnityPlayer) UnityMain
0x6EEF51E5 (UnityPlayer) UnityMain
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 6ED28E75)
0x6ED28E75 (UnityPlayer) (function-name not available)
0x6ED2C0A5 (UnityPlayer) UnityMain
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00081015)
0x00081015 (Dinorracha) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 000811D9)
0x000811D9 (Dinorracha) (function-name not available)
0x772F343D (kernel32) BaseThreadInitThunk
0x77B59812 (ntdll) RtlInitializeExceptionChain
0x77B597E5 (ntdll) RtlInitializeExceptionChain
Aqui está uma captura de tela da janela de carregamento: