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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
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.