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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment