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
- 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
Add comment