Search Issue Tracker
Fixed in 2019.1.X
Votes
1
Found in
2017.4.4f1
Issue ID
1041443
Regression
No
PlayerSettings.applicationIdentifier reports incorrect value
To reproduce:
1. Open the attached project (IncorrectApplicationIdentifier.zip)
2. In the Build settings, make sure that the platform selected is Android
3. Open the Player settings and open the PC, Mac & Linux settings tab
4. Press Tools -> Log Identifier menu item
5. In the console, observe that the PlayerSettings.applicationIdentifier matches the standalone identifier, not the android identifier
Expected: PlayerSettings.applicationIdentifier reports the application identifier for the currently selected build target, which in this case is Android
Reproduced in 2017.2.3f1, 2017.3.2f1, 2017.4.4f1, 2018.1.2f1, 2018.2.0b5, 2018.3.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Economy package throws a CS0619 error in the Console when installed together with Deployment package
- “Screen position out of view frustum” errors are thrown when zooming out in the Scene view with Rect Tool selected
- Only one [UnityOneTimeSetUp] method runs when there are 2 of them in different classes
- Crash with multiple stack traces when Sprites with a high resolution get Sliced to a Grid with a small cell size in the Sprite Editor
- The UI Builder's Data Source Object picker cannot be navigated after triggering a circular dependency dialog box
Add comment