Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2019.4.X, 2020.3.X, 2021.1.X
Votes
0
Found in
2019.4
2020.2
2021.1
2021.1.0b7
Issue ID
1317244
Regression
Yes
Editor won't start with Unicode install path
-e: see title. an error is being shown and removing unicode from the path makes it work again
-repro:
--change the install path of the editor to contain unicode characters (see https://www.ltg.ed.ac.uk/~richard/unicode-sample.html for examples)
--start the editor
--NOTICE you get an error message about packman and you can't start the editor
---starting the UnityPackageManager.exe from the terminal throws the following error:
E:\Unity Installs\2021.1\2021.1.0b7_ Ί Ό Ύ Ώ ΐ Α Β\Editor\Data\Resources\PackageManager\Server>UnityPackageManager.exe
internal/modules/cjs/loader.js:818
throw err;
^
Error: Cannot find module 'E:\Unity Installs\2021.1\2021.1.0b7_ ? ? ? ? ? ? ?\Editor\Data\Resources\PackageManager\Server\server\app.js'
←[90m at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)←[39m
←[90m at Function.Module._load (internal/modules/cjs/loader.js:667:27)←[39m
←[90m at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)←[39m
←[90m at internal/main/run_main_module.js:17:47←[39m {
code: ←[32m'MODULE_NOT_FOUND'←[39m,
requireStack: []
}
--error being thrown on Windows, on Mac it seems to just freeze the editor
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SpeedTree importer fails to import .st files when path to the project includes a special character
- [VFX Graph] HSLS Redefinition error when input have the same name as attributes
- [VFX Graph] HLSL VFXFIXED_RAND isn't working
- Crash on Meta Quest 2 when using Vulkan
- Greyed out Icon for Tool Context is misaligned in the Tools Overlay in the URP 3D Sample Template
Add comment