Search Issue Tracker
By Design
Votes
0
Found in
2022.3.57f1
6000.0.38f1
6000.1.0b6
6000.2.0a4
Issue ID
UUM-97601
Regression
No
Only a single Selector is added to a Container when drag and dropping multiple of them on an Element in UI Builder
Steps to reproduce:
- Create and open a UI Document Asset
- Add any Container to the Hierarchy
- Create multiple Selectors
- Select them both and drag and drop them on the Container
Actual results: Only the Selector that the user is dragging is added even though both Selectors are selected
Expected results: Both Selectors are added to the Container
Reproducible with versions: 2022.3.57f1, 6000.0.38f1, 6000.1.0b6, 6000.2.0a4
Tested on (OS): Windows 11
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
Resolution Note:
Only class pills are draggable from the Stylesheet window to the Hierarchy window. Selection has no impact on this. Selectors can be complex with rules on the hierarchy (ex: `.container > .item:hover`), so it's not possible to drag a complete selector line on an element, just class pills.