Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2021.2
2021.2.0b10
2022.1
Issue ID
1363626
Regression
No
[Android] Building a project where product name starts with a number results in "Fix object name" button which does not respond
Reproduction steps:
1. Open the attached "1363626test.zip" project from the google drive link
2. Go to Project Settings > Player > Product Name
3. Set the product name with a numeric character at the start, for example ("1abc")
4. Build the project
5. Locate the "Fix object name" button in the Inspector window
Expected result: "Fix object name" button responds
Actual result: "Fix object name" button does not respond
Reproducible with: 2021.2.0b13, 2022.1.0a10
Could not test with: 2019.4.31f1, 2020.3.19f1, 2021.1.21f1 (Projects can be built when the product name starts with a numeric character)
Notes:
-From 2021.2.0a1 until 2021.2.0a17 projects cannot be built when the product name starts with a numeric character, however, there is no "Fix object name" button
-The issue only reproduces with the Android platform
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
- Shader warning after building a project with URP Sample
- MissingReferenceException after clicking "Fix now" on NormalMap settings
- The "UniversalRenderPipelineGlobalSettings.asset" is creating noise in the git diff when building a Player
- Scene is marked as dirty when opening the project with Vertical Layout Group added as a Component
- Crash on UnityEngine::Animation::SetGenericFloatPropertyValues when keyframing the RigBuilder component to Enabled and Disabled
Resolution Note (fix version 2022.1):
Fixed in 2022.2.0a1