Search Issue Tracker
By Design
Votes
0
Found in
6000.2.0a7
Issue ID
UUM-100547
Regression
No
"About Unity" window shows extended version numbers including draft tag on Intel Mac
Steps to reproduce:
1. Create a new project
2. Open Help > About Unity
3. Observe the version reported in the window
Actual results: "About Unity" window shows unecesseray version number to the user (6000.2.0a7.0.evg/trunk/4b7e2a98-8f036277/draft-1.11284)
Expected results: "About Unity" window shows just a regular version number (e.g. 6000.2.0a7)
Reproducible with versions: 6000.2.0a7
Not reproducible with versions: 6000.2.0a6
Tested on (OS): MacOS Intel Sequoia 15.3 (reproducible), Apple M1 Max Sequoia 15.2 (Not reproducible), Windows 11 (Not reproducible)
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Closing this as working-as-intended. We use different formats for the verbose version string depending on the branch it was built from.