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
- Crash on RaiseException when terrain detail instancing is excessive
- Prefab variant reference is lost when assigned by click-and-drag in Prefab Editor mode
- Opening any dropdown in Shader Graph stops the Nodes preview but it still plays in the background
- GPU utilization increases when a GameObject is selected
- Motion Blur has sharp edges when object is moving in the foreground of another object
This is a duplicate of issue #885265