Search Issue Tracker

Fixed

Fixed in 6000.3.11f1, 6000.4.1f1, 6000.5.0a9, 6000.6.0a1

Votes

0

Found in

6000.3.0f1

6000.4.0a5

6000.5.0a2

6000.6.0a1

Issue ID

UUM-128715

Regression

No

Certain Painter2D properties are missing the get accessors

UI Toolkit Graphics

-

How to reproduce:

  1. Create and open a new project
  2. Import the “Test.cs“ script
  3. Observe the Console

Actual result: 4 errors for the “painter.fillGradient“, “painter.dashPattern“, “painter.fillTexture“, and “painter.strokeFillGradient“ properties are thrown
Expected result: No errors are thrown

Reproducible in: 6000.3.0f1, 6000.4.0a5, 6000.5.0a2
Could not test in: 6000.0.63f1, 6000.2.14f1 (The four properties have not been introduced yet)

Reproduced on: Windows 11 Pro (25H2)
Not reproduced on: No other environment tested

Note: All errors read: “The property or indexer ‘[property]’ cannot be used in this context because it lacks the get accessor“

  1. Resolution Note:

    Fixed in 6000.6.0a1

  2. Resolution Note (fix version 6000.6.0a1):

    Fixed in 6000.6.0a1

  3. Resolution Note (fix version 6000.5.0a9):

    Fixed in 6000.5.0a9

  4. Resolution Note (fix version 6000.4.1f1):

    Fixed in 6000.4.1f1

  5. Resolution Note (fix version 6000.3.11f1):

    Fixed in 6000.3.11f1

Add comment

Log in to post comment