Search Issue Tracker
Fixed
Fixed in 6000.1.0a10
Votes
0
Found in
6000.1.0a9
7000.0.0a35
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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
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.