Looks like the first array is overlapping. The other 2 work fine. I’ve done all the usual, restart computer, reset layout.
Any idea whats causing it?
Looks like the first array is overlapping. The other 2 work fine. I’ve done all the usual, restart computer, reset layout.
Any idea whats causing it?
Hey @Caesura. Apparently, it’s a known issue Unity Issue Tracker - ScriptableObject with an array of serializable classes with arrays in them is overlapping in the Inspector when expanded
As a temporary fix till its is fixed, use the [NonReorderable] Attribute to disable the reorderable list rendering
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.