Search Issue Tracker
Fixed
Fixed in 6000.0.0b14
Votes
0
Found in
2021.3.35f1
2022.3.20f1
2023.2.11f1
2023.3.0b8
6000.0.0b11
Issue ID
UUM-64871
Regression
No
No available method to copy the names of Matching Selectors when using UI Builder
Reproduction steps:
1. Open the attached “New Unity Project.zip” project
2. Open the “UI Builder” (Window > UI Toolkit > UI Builder)
3. Add any element from the Library to the Hierarchy (e.g. “Label”)
4. Select the element and find the “StyleSheet” section in the Inspector
5. Unravel the “Matching Selectors” property
6. Copy any of the selectors by Right clicking and Copy
Expected result: The context menu for copying is shown, the Selector gets copied
Actual result: No context menu is shown and there is no way of copying the Selectors
Reproducible with: 2021.3.35f1, 2022.3.20f1, 2023.2.11f1, 2023.3.0b8
Reproducible on: Windows 11, macOS 14.1.1 (M1) (User reported)
Not reproducible on: no other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment