Search Issue Tracker
Fixed in 2021.3.16f1
Fixed in 2023.1.0a22
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
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 Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
Resolution Note (fix version 2021.3.16f1):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-12251
Resolution Note (fix version 2023.1.0a22):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-12251