Search Issue Tracker
Fixed in 2022.2.X
Fixed in 2021.3.X, 2022.1.X
Votes
3
Found in
2021.2.0a18
2022.1
2022.1.0b1
Issue ID
1387637
Regression
Yes
Visual Studio Editor and Burst errors in the Console when project name contains apostrophe (')
Reproduction steps:
1. Create a new project with the apostrophe in the name for example "King's land"
2. Open the project
3. Install the Burst package via Window > Package Manager > Burst
4. Observe the Console window
Expected result: There are no errors in the Console
Actual result: Errors appear in the Console window
Errors in the Console window:
1. Error detecting Visual Studio installations: System.ComponentModel.Win32Exception
2. Error while executing command: E:\Projects\King's Justice\Library\PackageCache\com.unity.burst@1.6.3\.Runtime\hostwin\lld
3. Error while executing command: E:\Projects\King's Justice\Library\PackageCache\com.unity.burst@1.6.3\.Runtime\hostwin\lld -flavor link /dll /DEBUG /pdb:"E:\\Projects\\King's Justice\\Temp\\Burst\\burst-aot9mtlpgre.h2n\\1c87905f08ddd3dc1134e5e46de22a82.pdb"
4. Unexpected exception Burst.Compiler.IL.Aot.AotLinkerException: The native link step failed Error while executing command: E:\Projects\King's Justice\Library\PackageCache\com.unity.burst@1.6.3\.Runtime\hostwin\lld
5. Unexpected exception Burst.Compiler.IL.Aot.AotLinkerException: The native link step failed Error while executing command: E:\Projects\King's Justice\Library\PackageCache\com.unity.burst@1.6.3\.Runtime\hostwin\lld -flavor link /dll /DEBUG /pdb:"E:\\Projects\\King's Justice\\Temp\\Burst\\burst-aotph0bp2qa.zhn\\5d7159826dce1c8c0fa493764dd82943.pdb"
Reproducible with: 2021.2.0a18, 2021.2.7f1, 2022.1.0b2
Not reproducible with: 2019.4.34f1, 2020.3.25f1, 2021.2.0a17
Notes:
- Reproducible on Windows
- Does not reproduce on macOS
- If the Burst package is not installed only visible error is "Error detecting Visual Studio installations: System.ComponentModel.Win32Exception"
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a7
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.1f1
Resolution Note (fix version 2021.3):
Fixed in: 2021.3.4f1