Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.1.0b13
Issue ID
1019607
Regression
Yes
[MacOS] "Fail to start Unity Package Manager" on external drive because lack of permissions
To reproduce:
1. Install Unity (2018.1.0b11+ or 2018.2.0a7+) on Mac on external drive using Download Assistant.
2. Create a new project or open existing.
Actual result: Editor cannot be opened with an error message "Fail to start Unity Package Manager" (see screenshot attached).
[Package Manager] Server::Start -- Port 61558 was selected
Launching external process: /Applications/Unity 2018.2.0a7/Unity.app/Contents/Resources/PackageManager/Server/upm-macos
[Package Manager] Server::Start -- Cannot start server process [path: `/Applications/Unity 2018.2.0a7/Unity.app/Contents/Resources/PackageManager/Server/upm-macos`]
[Package Manager] Failed to start Unity Package Manager
Permissions to file:
-rw------- 1 asyasmirnova staff 76224776 Mar 27 02:41 /Volumes/Transcend/Applications/Unity/Unity.app/Contents/Resources/PackageManager/Server/upm-macos
Expected result: Editor opens with no issues.
Permissions to file:
-rwxrwxr-x 1 root admin 76224776 Mar 27 02:41 /Applications/Unity/Unity.app/Contents/Resources/PackageManager/Server/upm-macos
Workaround: Add execute and read permissions for "Unity.app/Contents/Resources/PackageManager/Server/upm-macos" and "Unity.app/Contents/Tools/" directories. '.
Issue presents since:
2018.1.0b11 and 2018.2.0a7
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
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
mswertfager
Aug 26, 2018 23:19
Yup..webroot quarantined my file "upm-macos". Restored...and all worked great.
unwarrantd
Jul 13, 2018 13:06
Quarantine*
unwarrantd
Jul 13, 2018 13:01
Did you have webroot installed? It seems to think this file is a backdoor infection. It quarinteens it by blocking execution even if you don’t remove it.