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
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator
Add comment