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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
This is a duplicate of issue #UUM-12251