Search Issue Tracker
Fixed
Fixed in 2022.2.0a7
Votes
0
Found in
2022.1.0b2
Issue ID
UUM-8016
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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Resolution Note (fix version 2022.2.0a7):
Verified fix in:
2022.2.0a7.1082
Revision: trunk 7eabc79ef009
Built: Thu, 24 Feb 2022 14:49:23 GMT