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
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
- [Android] Gfx.WaitForGfxCommandsFromMainThread high performance usage and inconsistency when built Player scene has Canvas GameObject on a specific Project
This is a duplicate of issue #885265