Unity Issue Tracker - No available method to copy the names of Matching Selectors when using UI Builder
Fixed
UUM-64871
No available method to copy the names of Matching Selectors when using UI Builder
Unity: UI Builder
Fixed
6.0.X
6000.0.0b14
Won't Fix
2023.3.X
2023.2.X
2022.3.X
2021.3.X
The fix uses API that is only available in Unity 6
The fix uses API that is only available in Unity 6
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