So one of my apps has a question mark “?” in the title. I’ve built the app (for Android) before on Windows and it has appeared in the title correctly.
Just tried building with 2482 and it replaces the question mark with a different character, but one that is a question mark, instead. It even shows up in the filename on Windows, which it would not do before since a question mark cannot be in a Windows filename.
The problem with this is that the character has weird spacing on Android devices, so it looks odd in the title on the user’s Apps page.
How can I get a normal chracter question mark to appear when I enter it in the Application Name field in the Build screen?

