neon-age / Smart-Hierarchy

Human-friendly hierarchy for Unity.
MIT License
599 stars 43 forks source link

NullReferenceException in Unity 2022.1 #34

Open alexanderameye opened 1 year ago

alexanderameye commented 1 year ago

I am getting some errors when adding this package to a Unity 2022.1 project. Would love to get this to work since I have used it before in older projects and it was always so nice :)

image

Edit: it seems the issue has been fixed here, this does work for me.

https://github.com/neon-age/Smart-Hierarchy/commit/345e17e5752ad6239b6a058c62e57db151b57e0e

WTF-ATuan commented 1 year ago

I think Unity 2022.1 is Change EditorGUIUtility API
image image

dylanilvento commented 1 year ago

I'm still running into this issue when installing the package. I was on 2021.3.6f1 and I tried upgrading to 2022.3.6f1, but it was still busted there. Would love to know if a fix is on the way cause it seems like a really useful package!