Search Issue Tracker
Active
Under Consideration for 3.9.X
Votes
0
Found in [Package]
3.9.0-beta.1
Issue ID
HUBX-1169
Regression
No
[Linux] Hub installs Unity Licensing Client as owned by root with all permissions
Reproduction steps:
1. Install Unity Hub with the steps listed in [https://docs.unity3d.com/hub/manual/InstallHub.html#install-hub-linux|https://docs.unity3d.com/hub/manual/InstallHub.html#install-hub-linux]
2. Open the terminal and run “find /opt -xdev -type f -uid 0 -perm 777” which will list all files owned by the root user with all permissions
Expected results: The Unity Hub installer does not create files with this permission set for the root user
Actual results: “/opt/unityhub/UnityLicensingClient_V1/Unity.Licensing.Client” is listed as owned by root with 777 permissions
Reproduced with: 3.8.0, 3.9.0-beta.1
Reproduced on: Ubuntu 22.04
Not reproduced on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment