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
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- 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
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.