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
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
- The property of a component becomes read-only when it is bound to "PropertyStreamHandle"
- Physics.Raycast does not work when used on the whole model
- Shader Graph changes the Position of Prefab instances in Play mode
This is a duplicate of issue #885265