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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment