Arrays inside custom classes rendering not properly in inspector

7048393--835987--BrokenInspector.gif
So basically if you have an array inside an array of custom classes it will render underneath other variables in inspector (see .gif on top).
In my example i have ‘hordes’ variable as an array of custom ‘horde’ classes which have ‘monsterTypes’ and ‘npcLines’ arrays inside of them like so:
7048393--835990--devenv_jkux91yrHk.png
And when i expand monsterTypes array it expands the variable box but does not move variables down like it should.
I am using latest LTS version for this project, more accurately: Unity version 2020.3.4f1

Hi,
Could you please file a bug report?
I did file one for a similar issue the other day but it may be different so always good to get another bug report :slight_smile:

Should i do it with Unity bug reporter like so? https://support.unity.com/hc/en-us/articles/206336985-How-do-I-submit-a-bug-report-#:~:text=Click%20on%20Help%20and%20select,to%20submit%20your%20bug%20report.

Yes please. That’s the best way to report a bug

1 Like