Crash fix!
If you still experience crashes, do the following:
1. Right click on the "Colony City 27 Lambda.exe" and create a shortcut.
2. Right click the newly created shortcut and select Properties.
3. On the Target property append the following text " -force-d3d11"
(If done properly, it should look something like this)
Code:
"...path to game...\Colony City 27 Lambda.exe" -force-d3d11
4. Click apply and OK
5. Start the game from the shortcut.
The fix forces the unity engine to use DirectX11 instead of DirectX12, which for some reason causes crashes.
Good luck!