Search Issue Tracker
Fixed
Fixed in 6000.1.0a10
Votes
0
Found in
6000.1.0a9
Issue ID
UUM-91179
Regression
Yes
Not possible to mark multiple lines when selecting build information in the "Help -> About Unity" window
Reproduction steps:
1. Create a new 2D/3D project
2. Open the "Help -> About Unity" window
3. Hold the "Alt" button and try to select all of the build information
Expected result: All of the build information lines are selected
Actual result: Only a single line of the build information is selected
Reproducible with: 6000.1.0a9
Not reproducible with: 2021.3.47f1, 2022.3.55f1, 6000.0.32f1
Reproducible on: Windows 10 (22H2)
Not reproducible on: No other environments tested
Notes:
- It's a functional regression in a UI redesign - since this functional use was available in all of the versions before, either make it available again in the same way (whole build information is selectable with a single highlight) or create a button for copying that specific text
- There are some information missing (for example, 6000.0.32f1 shows up as 6000.0.32f1.7976.6254 while 6000.1.0a9 shows up as simply 6000.1.0a9)
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:
Postponed port
Resolution Note (fix version 6000.1.0a10):
It's now possible to copy by clicking the right mouse button and selecting "Copy Version Info/Copy License Info" or pressing the "Ctrl + C" button combination in the "About" window.