Search Issue Tracker
Duplicate
Votes
0
Found in
2018.1.3f1
Issue ID
1047495
Regression
No
Ampersand in the Project name prevents the C# Project Files from being generated and throws an XmlException
To reproduce:
1. Create and open a project with a "&" symbol in its name
2. Create a new C# script and open it
-- Error occurs informing that a name did not start with a legal character
XmlException: a name did not start with a legal character 32 ( ) Line 58, position 41.
Mono.Xml2.XmlTextReader.ReadName (System.String& prefix, System.String& localName)
Reproduced with: 2017.4.9f1, 2018.1.9f1, 2018.2.5f1, 2018.3.0a8
Notes:
- If a folder name, with any scripts in it, has an ampersand, the error occurs as well;
- Reproduces with VScode, VS, Notepad++.
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
This is a duplicate of issue #1062210