Search Issue Tracker

Not Reproducible

Not Reproducible in 6000.6.X

Votes

0

Found in

6000.0.67f1

6000.3.8f1

6000.4.0b8

6000.5.0a6

6000.6.0a1

Issue ID

UUM-133807

Regression

No

ScrollerSlider in the Scroller Control is still using UXMLTraits

UI Toolkit Controls

-

Steps to reproduce:

  1. Open any Project and enable UI Toolkit Hierarchy Integration in UI Toolkit Project Settings
  2. In the Hierarchy create and attach a UI Document
  3. In the UI Document add the Scroller Control
  4. In the Hierarchy select "ScrollerSlider" under the "Scroller" Control
  5. Observe the Inspector

Actual results: Warning is shown "Attributes for this Control failed to show because it uses UXMLTraits"

Expected results: Controls are updated to use UXML Element / Attributes

Reproducible with versions: 6000.0.67f1, 6000.3.8f1, 6000.4.0b8, 6000.5.0a6

Tested on (OS): Windows 11

  1. Resolution Note:

    The issue is now fixed on 6000.6.0a7. The warning is gone and the attributes list is empty. The reason we dont show attributes for ScrollerSlider is because its a nested type and UxmlElement does not support nested types.

  2. Resolution Note (6000.6.X):

    The issue is now fixed on 6000.6.0a7. The warning is gone and the attributes list is empty. The reason we dont show attributes for ScrollerSlider is because its a nested type and UxmlElement does not support nested types.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.