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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
This is a duplicate of issue #885265