Search Issue Tracker

Fixed

Fixed in 6000.6.0a2

Votes

0

Found in

6000.6.0a1

Issue ID

UUM-137006

Regression

Yes

Disabled UIToolkit fields can be pasted a value even when disabled

UI Toolkit Controls

-

I don't know how to reproduce the issue in the editor since this issue was revealed while working on a bug fix.]

 

For instance, a TextField that is disabled because it is in a disabled foldout can receive a value with a simple paste operation (right click, paste).

If I'm not wrong, when using IMGUI, the paste entry from the context menu is greyed out.

Actual results: 

We can paste a value on a disabled UI component using the context menu.

Expected results: 

The paste entry in the context menu is disabled if the UI component is disabled.

Reproducible with versions: 

6000.3.0a1, 6000.6.0a1

Not reproducible with versions: 

6000.2.0b2, 6000.3.1f1

Tested on (OS): 

Windows 11

  1. Resolution Note:

    Fixed in 6000.6.0a2

  2. Resolution Note (fix version 6000.6.0a2):

    Fixed in 6000.6.0a2

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.