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
- Crash on Scripting::UnityEngine::SubsystemManagerProxy::ClearSubsystems when calling "Unity.ManageGameObject get_components" during component serialization
- Most UI Toolkit built-in filters don't match the expected documented results
- Crash on tlsf_free when generating Font Atlas with SDF16 or SDF32
- A UXML instance with an <AttributeOverrides> shows stale list state in UI Builder Inspector when editing its base template and reopening the instance
- SRP Batcher generates more batches than needed when only using SortingCriteria.OptimizeStateChanges
Add comment