-Problem
It is getting too complicated to code with IMGUI especially when you try to code Material Inpsector’s. For that reason, people usually go with a Third-Party Inspector GUI package from Asset Store. Currently i dont want to lose a lot of time by writing hundreds of properties via IMGUI. I believe UI Toolkit can reduce that and allow us to write readable and maintainable code!
-Links