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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment