Public List of any type not showing in inspector

Hello

When trying to create a list I cant see or modify the values in the inspector. All I can see is the count. I’ve tried with all the different types and it still produces same result. Attached are screenshots. Why is this happening? I am on Unity 2021.3.36f1.

9694385--1383326--upload_2024-3-11_14-17-12.png

Do you have any third party plugins or assets installed in the project? Do you have a custom editor defined for this script? What happens if you try in a fresh project?

It was a third party plugin, for some reason I had a “Reorderable Inspector” in my project… Thanks a lot for the help!