Search Issue Tracker
Duplicate
Votes
0
Found in
5.6.2p4
Issue ID
945345
Regression
No
[UWP] Special characters in the product name are not removed from the namespace name in the build process
Steps to reproduce:
1. Open attached project
*product name contains special characters ™ or © *
2. Switch platform to UWP and build
3. Open VS solution
4. Build & deploy on local machine
Actual behavior: build will fail because namespace name in app.cs contains special characters
Expected behavior: special characters are removed from namespace name in the build process
Reproducible with: 5.6.3p1, 2017.1.0p5, 2017.2.0b9, 2017.3.0a5
Workaround: open app.cs and manually remove special characters from namespace name
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
This is a duplicate of issue #885265