Search Issue Tracker
Duplicate
Votes
0
Found in
2021.3.15f1
2022.1.23f1
2022.2.0f1
2023.1.0a21
Issue ID
UUM-20595
Regression
Yes
[Android] Application name with an ampersand is removed and replaced with an underscore in 2021 LTS and up
Steps to reproduce:
1. Create a new project and name it "Test&Test1"
2. Open the project in 2021.3.15f1
3. Switch to Android Platform
4. Build the player to an Android device
5. Check the App name on the device
Expected results: Ampersand is not removed and replaced with an underscore thus the application name remains "Test&Test1"
Actual results: Ampersand is removed and replaced with an underscore thus application name is set to "Test_Test1
Reproducible on: 2021.3.0f1, 2021.3.15f1, 2022.1.23f1, 2022.2.0f1, 2023.1.0a21
Not reproducible on: 2020.3.41f1
Notes:
-Only reproducible on Android
-
Resolution Note:
Android: Application name now allows special characters
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-12251
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
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
- Editable Overlays present in Custom Outline and Custom Physics Shape sections of Sprite Editor window when selecting a Sprite from Hierarchy
This is a duplicate of issue #UUM-12251