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
- [2023.2] HDRP Asset Settings Helper throws a NullReferenceException
- [URP] SubmitRenderRequest with NativeRenderPass + Upscaling doesn't work
- “ArgumentOutOfRangeException” error appears when inserting a double character if using “SetValueWithoutNotify” on UI Toolkit’s TextField
- Particle System emission delays between particle generations when playing the simulation
- EditorUtility.DisplayDialog is not shown when Input.GetMouseButtonDown is called a second time
Add comment