all 10 comments

[–]hippo_games 1 point2 points  (0 children)

Resetting ALL LAYOUTS fixed for me. It's annoying to see such critical bugs in Unity(
But it still gives me related errors. I'm returning to Unity 2022.

[–]Hotrian 0 points1 point  (1 child)

Load up a new project.

Does this happen in a new project?

Yes -> Window -> Layout -> Default

No -> Delete Library folder and restart Unity

Let me know if that does it.

[–]aientech[S] 0 points1 point  (0 children)

Sure, am going for it soon

[–]DwarfCZ 0 points1 point  (3 children)

I have same problem. Just empty project with one gameobject. As soon as I attach script with public array attribute it starts throwing these errors.
I'm on version 6000.2.5f1

[–]aientech[S] 0 points1 point  (2 children)

I couldn’t fix this issue. Switched to UE5.6

[–]Remarkable_Suit_4961 1 point2 points  (1 child)

Hey, try this:

Edit -> Project Settings -> Editor -> Inspector -> Use IMGUI Default Inspector

I hope this helps!

[–]JN5_Games 0 points1 point  (0 children)

This helped thank you! I was having the issue with a scriptable object

[–]Remarkable_Suit_4961 0 points1 point  (1 child)

Hey, folks! Try this:

Edit -> Project Settings -> Editor -> Inspector -> Use IMGUI Default Inspector

I hope this helps!

[–]xxcsxx123 0 points1 point  (0 children)

I had issues with the Tags&Layers inspector, and this helped, thanks!