Search Issue Tracker

Fixed in 2020.1.X

Votes

0

Found in

2019.2

2019.3

2019.3.0b8

2020.1

Issue ID

1194627

Regression

No

[UI Elements] PropertyField in CreateInspectorGUI() throws ArgumentException when StaticEditorFlags is used

UI Toolkit

-

Reproduction steps:
1. Open attached project "1194627_StaticEditorFlags"
2. In the Editor folder, click on the "SampleSo" asset

Expected result: Asset is shown in the Inspector window
Actual result: "ArgumentException: Default Index is beyond the scope of possible value" errors are thrown

Reproducible with: 2019.2.13f1, 2019.3.0b11, 2020.1.0a13
Could not test with: 2017.4.35f1, 2018.4.13f1 (CreateInspectorGUI method not implemented)

  1. Resolution Note (fix version 2020.1):

    Fixed in 2020.1.0a19

Add comment

Log in to post comment