ObservableCollection<T> support in Unity Editor?

Hello guys,
I am wondering if there is a way to see ObsColl as for example List in the editor.

Thanks for answers!

Not by default, no. You’d have to write a custom editor.

Here’s a list of the default supported types: Unity - Manual: Script serialization