How to reproduce:
- Create and open a new project
- Import the “Test.cs“ script
- 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“