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
- Visual artifacts appear when the HD Dynamic Resolution Component changes the resolution scale
- Domain Reload loading popup is dark when Editor Theme is set to "Light"
- Scene Views breaks and errors are spammed in the Console when the Game view is shrunk vertically to the minimum, and the Aspect Ratio is 16:9 or 16:10
- Slider Fill Area disappears after undoing “Set Native Size” change
- Crash with multiple stack traces when playing video on a render texture with low-end graphics devices
Add comment