Search Issue Tracker

Fixed in 2020.2.X

Votes

0

Found in

2020.2.0a13

2020.2.0a15

Issue ID

1255917

Regression

Yes

InvalidOperationException thrown when inspecting multiple lists that have a size difference between them higher than 64 elements

IMGUI

-

How to reproduce:
1. Open the attached project
2. Open the SampleScene and select the "1" and "2" GameObjects in the hierarchy
3. Observe the console

Expected result: no errors thrown
Actual result: InvalidOperationException thrown when Inspecting multiple GameObjects or assets that have a script with a high element size array (100+)

Reproducible in: 2020.2.0a15, 2020.2.0a13
Not reproducible in: 2020.2.0a12, 2020.1.0b13, 2019.4.1f1, 2018.4.23f1

  1. Resolution Note (fix version 2020.2):

    Fixed in: 2020.2.0b3

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.