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
Comments (4)
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
- Resources.UnloadUnusedAssets() freezes the Editor when releasing Mesh objects
- 16-bit Sprite Textures have a banding effect and loss of data when packing into Variant Sprite Atlas
- HDRP Cluster artifacts when having more than 100 lights
- ParticleCollisionEvent.intersection generates extremely high values when particles collide while in Play Mode
- Custom attributes are not properly converted to subgraphs
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