Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.1.1f1
Issue ID
1062210
Regression
Yes
Unity throws Visual Studio integration related XMLException when the project is located in a path containing '&'
How to reproduce:
1. Create a folder named "Project&"
2. Create a new Unity project inside this folder
3. Open the project in Unity
4. Create a new script
5. Observe console
Expected result: Unity is able to work with projects located in folders containing '&' characters
Actual result: Unity throws an unclear error message indicating that some illegal character has been encountered
Reproducible with: 2018.1.9f1, 2018.2.1f1, 2018.3.0a6
Not reproducible with: 2017.1.5f1, 2017.2.3p2, 2017.4.8f1
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
Add comment