Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.40f1
2022.3.39f1
6000.0.12f1
7000.0.0a1
Issue ID
UUM-76678
Regression
No
Duplicating control in UI Builder Hierarchy copies control to clipboard
Steps to reproduce:
- Open notepad and write the text "hello world"
- Highlight the text, right click and press Copy (or use the shortcut Ctrl + C)
- Open a Unity project
- Open the UI Builder via Window > UI Toolkit > UI Builder
- Add a label by dragging it from the Library to the Hierarchy
- Right click on the label and press 'Duplicate' (or use the shortcut Ctrl + D)
- Re-open notepad
- Right click the input area and press Paste (or use the shortcut Ctrl + V)
Actual results: The UXML markup for the label control is pasted into the notepad editor
Expected results: The text 'hello world' is pasted into the notepad editor
Reproducible with versions: 6000.0.12f1. 2022.3.39f1, 2021.3.40f1
Not reproducible with versions: -
Can’t test with versions: -
Tested on (OS): Windows 10. Windows 11
Notes: -
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
- Selected Korean input text in UIToolkit TextField is not fully replaced when refocusing and entering new input
- [UITK Controls] Non text InputField can't be reset by API
- Control Scheme name field has no character limit, causing “Add Control Scheme” window to expand if name is too long
- Prefab variants do not keep the values of linear drag and angular drag while upgrading the project from Unity 6000.0
- UI Toolkit Debugger Pick Element does not react to the Burst Inspector window when hovering over the Burst Inspector window
Resolution Note:
Thank you for bringing this issue to our attention. After careful consideration, we have determined that other higher-priority issues should take precedence, and we have decided not to address your issue at this time. The priority level is determined by factors such as the severity and frequency of an issue and the number of users affected by it. We appreciate your input and understanding, and please let us know if you have any other concerns or issues you would like to report in the future.