Search Issue Tracker
Fixed
Fixed in 6000.3.0b2, 6000.4.0a1
Votes
0
Found in
6000.3.0a6
Issue ID
UUM-115330
Regression
No
"Copy to Clipboard" in the Hierarchy V2 creates logs in the Console
How to reproduce:
1. Create a new Unity project
2. In the Hierarchy, click on the three-dot menu
3. Select "Copy to Clipboard"
4. Observe the Console
Expected results: Nothing is logged into the Console
Actual results: There are logs in the Console with the content of what was copied
Reproducible with: 6000.3.0a2, 6000.3.0a6
Can't test with: 6000.0.56f1, 6000.1.16f1, 6000.2.1f1, 6000.3.0a1 (Hierarchy V2 is not available)
Reproducible on: macOS Sequoia 15.5 (M1)
Not reproducible on: No other environment tested
Note: "Copy to Clipboard" can be clicked even when there is nothing to copy. This results in empty logs
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 6000.4.0a1):
Remove the log and change the menu label to be more precise