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
- [Android] Texture Compression default texture format is set to PVRTC when building via script BuildPipeline.BuildPlayer
- [Android][GameActivity] APK built with Development Build enabled gets flagged as having Malware
- Default name of manually created Global Light 2D GameObject differs from the one included in the initial project Scene
- Option for "Acceleration Structure Build Flags" cannot be toggled when Lightmaps have been Generated for a Mesh Renderer
- Lights in Batch keep resetting to 0 in the Light Batching Debugger when a new GameObject is created and the mouse cursor is hovered over the Inspector window
Add comment