Hello, I’m trying to build assetbundles on linux.
I got segmentation fault error right after first unitywebrequest request.
There is no certain error point. (because it’s on message loop)
I tried to change unity version from 2019.3.10f1 to 2019.4.0f1
and linux os from ubuntu 16.04 to 18.0x, Centos 7 as well.
Every combination gets same crash log.
/opt/Unity/Editor/Unity -projectPath /usr/src/app/ci/base/unity-assetbundle -batchmode -nographics -logFile /dev/stdout -accept-apiupdate -stackTraceLogType Full -executeMethod AssetBundles.AssetBundleBuilder.Build -danjiIds 38017
Does anyone help me?
I attached my error log.
Thank you!
6592252–749206–build.txt (29.3 KB)