Search Issue Tracker

Won't Fix

Votes

1

Found in [Package]

2.4.2

Issue ID

HUBX-515

Regression

No

[Hub][Linux] Offline documentation files don't have any permissions set when downloaded through Hub on Linux

Package: HUBX

-

How to reproduce:
1. Open Unity Hub
2. Download an Editor with the Documentation module
3. Open the terminal
4. Navigate to the "Manual" directory ("/Editor/Data/Documentation/Documentation/en/Manual") using the "cd" command
5. Execute the "ls -l" command

Expected result: all the HTML files have read permission for all users and write permission for the owner
Actual result: all the HTML files are missing all of the permissions and therefore are unopenable

Reproducible with: Hub 2.4.2 (2018.4.29f1, 2019.4.15f1, 2020.1.13f1, 2020.2.0b12)
Could not test with: Hub 2.4.2 (2020.1.0a6) documentation isn't available yet

Notes:
-Tested on Ubuntu 18.04 VM
-Permissions can also be checked with the "stat" command in the terminal
-Using the "chmod" command to set read permission for all users makes the files readable
-All of the files (HTML, CSS, JS, and all of the images) except folders seem to be affected

  1. Resolution Note:

    There are no fixes planned for this Bug

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.