Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
5.6.0f3
Issue ID
898100
Regression
No
Application version string in PlayerSettings is listed under Mac App Store Options although it affects all standalone platforms
Version string is listed under Mac App Store Options, however, Application.version returns this same string on other platforms as well.
Steps to reproduce:
1) Create a new project.
2) Go to Edit > Project Settings > Player > Other Settings.
Under 'Mac App Store Options' category, notice there is a 'Version' entry. However, when this entry is changed, Application.version returns this string on other platforms as well (Windows and Linux, also when used for Unity Performance Reporting, for example). Additionally, the name of this entry should probably be changed to 'Application Version', to better reflect what it represents.
Reproduced on:
2017.1.0a6, 5.6.0f3, 5.6.0b6 (this field first appeared in 5.6.0b6)
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 JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment