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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Resolution Note (fix version 2022.1):
Fixed in 2022.2.0a1