I have started a new instance on AWS (EC2) and I download and installed a version of Unity Editor.
When I try to launch a new project, the editor crash at the loading screen, this will appear for each project then I try to open.
So I try to run Unity from the command line with the following details: "Unitypath" -batchmode -nographics -quit -projectPath "project_path" -executeMethod AssetBundleCreator.InizializeAndBuildAssetBundle -logFile "logfile_path" -modelName 174 -modelLod 2 -outputPath "assetbundler_out_path”. This mthod this time open the project correctly but keep still stuck on the attempt to load the models.
Current server setup:
OS: ubuntu 18.04
Unity Version: 2019.4
Ram: 4Gib
CPU: 2 virtual core
↧