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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.