I’ve even tried this on an array of integers, and this behavior keeps happening. Any idea what I can do to troubleshoot? This happened in 2021.1 the other day (latest), then i upgraded to 2021.2 and it’s still happening.
Show your code. I’m not willing to download an mp4 file from some website.
you can hit “open” instead of downloading. i know there’s nothing wrong with my code. i don’t have any editor scripts or anything. literally doing [SerializeField] on an array of integers for the inspector gives me this problem
Hitting “open” means downloading. Since the issue is almost certainly code related, it is kind of wasting people’s time to ask this question without posting what is needed for anyone to help.
you can see the entire repo here:
this happens across every script with a serialized array or list. I do not think it’s code related but I’m open to being wrong here. I would show code but I don’t have anywhere to begin. it even happens on an empty script on both public and serialized private variables
I updated the description with a youtube upload
I managed to solve the problem by clearing out various editor caches in AppData and my Library folder
edit: apparently that was temporary
it seems to sometimes be OK after moving the inspector into its own window? then fails shortly after
I met the same problem when I update my project from 2020.3.2f1 to 2021.2.4f1 on Windows.
Inspector not showing any array and also light problem occurs(maybe caused by the forced URP update).
But it works well on my Mac device.
I’ve also managed to reproduce it with a brand new project. This is a real show stopper
EDIT: I’ve noticed that switching which display Unity is on helps this as well. very strange
I have same issue in my project. Can you share your Case number of bug report?
I haven’t submitted a bug report as i haven’t seen it in a while and don’t know how to reproduce it reliably. if you do, please link it here!
Maybe this: