Search Issue Tracker
Fixed in 5.6.0
Votes
4
Found in
5.4.1f1
Issue ID
836822
Regression
No
[OSX] Application.version returns Unity version instead of build version on Mac Standalone
Steps to reproduce:
1) Open the attached version.
2) Open scene 'version'.
3) Build and Run a Mac Standalone build.
Application.version is displayed on the screen. On macOS, it displays the version of Unity that was used to produce the build.
Reproduced on:
5.5.0b6, 5.4.1p3, 5.3.6p6, 5.2.4f1
Also tested Windows, iOS, Linux (did not reproduce on all of them).
Comments (3)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Terrain Tree cast Realtime and Baked shadows simultaneously when "Mixed" Light mode and "Subtractive" Baked Illumination is used in Edit mode
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
pixelsplit
Jan 25, 2017 10:52
Is this fixed? In our Cloud Builds (5.5.0f3) it still happens.
grouni
Nov 15, 2016 14:14
btw, it was "fixed" in editor mode: see issue 763242
https://issuetracker.unity3d.com/issues/osx-application-dot-version-returns-application-dot-unityversion-in-osx-editor
grouni
Nov 15, 2016 14:13
in version 5.4.2p3 too.
in Editor, Application.version returns the good number.