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
Comments (3)
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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.