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
- "Use incremental GC" is a shared parameter but not identified as one with a "*" when displayed in the Player Settings
- "Path could not be found for script compilation file" error is thrown when the files are injected with RegisterPostInitializationOutput
- SrpBatcher causes all SpriteRenderers to render the same sprite when the shader is not compatible with the SrpBatcher
- SelectedIndex does not update when a ListView item is selected by a Mouse click
- Material tiling does not work when compared to the behavior in other versions
Add comment