Search Issue Tracker
Fixed
Votes
3
Found in
Issue ID
1204204
Regression
Yes
[Hub] "User did not grant permission" error is thrown in the Hub logs when attempting to install Unity Editor
How to reproduce:
1. Open Unity Hub
2. Go to Installs -> Add
3. Select Unity 2019.2.15f1 to download
4. Deselect all Modules
5. Click Done
Expected results: The editor starts installing.
Actual results: Editor installation does not start, an error is thrown to the info-log.
Error Message:
{"moduleName":"EditorManager","level":"error","message":"[ 'editor download/install cancelled because of',\n Error: User did not grant permission.\n at C:\\Program Files\\Unity Hub\\resources\\app.asar\\node_modules\\sudo-prompt\\index.js:534:29\n at ChildProcess.exithandler (child_process.js:319:5)\n at ChildProcess.emit (events.js:194:13)\n at maybeClose (internal/child_process.js:998:16)\n at Process.ChildProcess._handle.onexit (internal/child_process.js:265:5) ]","timestamp":"2019-12-04T18:55:14.350Z"}
Reproducible with: 2.2.0, 2.2.1
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
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
SERbIY
Dec 17, 2019 08:09
This problem is in the version of Unity hub 2.2.1. When you select any version of the unit, it is not installed.
unity_gtZo-DR2RghwhQ
Dec 13, 2019 12:50
unity hub 1.6.0 or unity installer 1.6.0?
Minosoft
Dec 12, 2019 21:59
Yes, 1.6.0 works just fine.
markmark
Dec 12, 2019 11:30
1.6.0 is worked for me