Ubuntu 24.10でUnityHubが起動しない
記述日:2025年4月5日
お題:UnityHubが起動しない
$ unityhub
[1723034:0405/153604.458736:FATAL:zygote_host_impl_linux.cc(127)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using --no-sandbox.
Trace/breakpoint trap (コアダンプ)
参考:
https://qiita.com/meruneru/items/a390791df32beb68603c
https://dancedace.hatenablog.com/entry/20240509/1715210149
対策:
参考記事ではログインできないと書かれていたがとりあえずこれで使えた
$ unityhub --no-sandbox
セキュリティレベルを下げてるのは気になるのでもうひとつの方法の方が良いかも
--
コメント
コメントを投稿