Search Issue Tracker
Fixed in 2019.4.X
Votes
0
Found in
2018.4
2020.1.7f1
2020.2
Issue ID
1282655
Regression
No
Package Manager error occurs or Win32Exception gets logged when launching Unity with an apostrophe (') in the Editor path
How to reproduce:
1. Change the Editor installation folders name (or any other folders in the installation path) so that it would have an apostrophe (') in it
2. Remove the Editor from the Hub Installs tab and locate it again
3. Attempt to create a new project
Expected result: the project is created and opened successfully without any errors
Actual result: project is launched and Win32Exception is logged in the Console (2018.4) or the project fails to launch (2019.4, 2020.2) displaying a Package Manager error
Reproducible with: 2018.4.28f1, 2019.4.12f1, 2020.1.9f1, 2020.2.0b6
Notes:
- 2018.4 error
Windows: 'Win32Exception: ApplicationName='[installation path]', CommandLine='/noconfig /shared [some Temp file path], CurrentDirectory='', Native error= The system cannot find the file specified'
Mac: issue does not reproduce
- 2019.4, 2020.2
Windows: 'Failed to start the Unity Package Manager local serves process. Make sure the process [installation path] is not blocked by Windows Defender or any other anti-virus configuration.'
Mac: 'Could not establish a connection with the Unity Package Manager local server process. This is most likely due to a proxy or firewall configuration. Make sure the process [installation path] is reachable via HTTP on the IP address 127.0.0.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
- GameObjects change Hierarchy order when undoing adding Component to multiple GameObjects
- [macOS] Editor crashes after entering Play mode with overlapping GameObjects with Cloth Component and Cloth Inter-Collision enabled
- Look Dev constantly regenerates the default Volume Profile when set to "None" instead of using the default one
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
Resolution Note (fix version 2019.4):
Fixed in 2021.1.0a1, 2020.2.0b8, 2020.1.10f1, 2019.4.13f1