Search Issue Tracker
Not Reproducible
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
Comments (4)
-
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.
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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Resolution Note:
No reproduction on Hub version 3.12 with Ubuntu 24.04