Search Issue Tracker
Fixed in 2019.1
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
- Nodes in the Vertex block are deleted when the edge connected to the Node is deleted
- Changes to instanced detail mesh material don't immediately apply
- [uGUI] Vertices retrieved from GetUIVertexStream method cannot be modified when adjusting them through script
- Scroll bar scrolls less in the Package Manager packages than elsewhere when pressing on the empty scroll bar area to scroll
- Undo.RegisterCreatedObjectUndo dirties the scene, but no actual changes to Scene are made
Add comment