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
- [Linux] D-Pad is either not working or sometimes working when UI->Navigation is set to "Pass Through" in Input Actions
- [FrameDebugger] Missing Help button that should lead to the documentation page
- [Android] [UIToolkit] FPS does not reach 30 when the most basic UI Document is displayed in the application
- Console displays "ArgumentNullException: Value cannot be null. Parameter name: path1" during the scene template creation
- Console is not scrolling automatically when highlighting the Console message
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