Search Issue Tracker
Active
Under Consideration for 3.8.X
Votes
4
Found in [Package]
3.7.0
3.8.0-beta.1
Issue ID
HUBX-1094
Regression
No
[Ubuntu 24] Hub crashes on launch or throws No usable chromium sandbox error if started via Terminal
*Steps to reproduce:*
1. Install Unity Hub on Ubuntu 24.04
2. Launch Hub via App tray or using Terminal
*Actual results:* If started via Shortcut, Hub either does not launch or crashes on start. If started via Terminal, Hub throwsÂ
*Expected results:* No usable chromium sandbox error
*Reproducible with versions:* 3.8.0
*Reproducible with (OS):* Ubuntu 24.04
*Not reproducible with (OS):* Ubuntu 20.04, Ubuntu 22.04
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window
BackgroundMover
Oct 24, 2024 01:24
Using the beta version of the hub worked, wit Ubuntu 2024.10
realhuman007
Sep 30, 2024 21:46
same issue for many years
Sidsavara
Jul 04, 2024 07:45
Opening a terminal window and then starting it with the following command works, bypassing the sandbox issue. However, then there is an issue with logging in that also needs to be resolved. I was able to resolve both by running these two commands in order:
first:
sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0
then:
unityhub --no-sandbox
arumiat
May 30, 2024 14:17
Getting same issue.