Search Issue Tracker
Fixed
Fixed in 6000.0.18f1, 7000.0.0a1
Votes
0
Found in
6000.0.13f1
Issue ID
UUM-76796
Regression
Yes
Style Class .unity-disabled is added to Template Element when a Binding is removed from a property
*Steps to reproduce:*
# Create or open any Project with the UI Toolkit installed
# Create a "UI Document" Asset and open it
# Add any UI Element to the Hierarchy
# Right click it and select "Create Template" and select it
# In the UI Builders Inspector hover over any of the values and click the kebab menu on the left of the values and select "Add binding..." and add any type of Binding
# Right click the icon that now appears instead of the kebab menu and select "Remove binding"
# Observe "Stylesheet" section in the UI Builders Inspector for that Element
*Actual results:* .unity-disabled Class is added to the Template Element
*Expected results:* No additional selectors are added to the Element
*Reproducible with versions:* 2023.3.0a17, 6000.0.13f1
*Not reproducible with versions:* 2021.3.40f1, 2022.3.40f1, 2023.3.0a16
*Tested on (OS):* macOS Sonoma, Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
- LogWarning is not executed in the HDRP package script when running the project in -batchmode
- Freeze on DynamicHeapAllocator::InitializeMemoryRegion when entering Play mode in a specific scene
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
Add comment