Hello,
I'm using Footstepper 1.5 with Unity 2020.3.6.

If I un-collapse a list, the editor becomes unusable.

https://app.box.com/s/unvt5q8tprcx2r3r5a3kc3nd7d4wwx6k

Has anyone experienced this?
  • edited July 2021
    That's a Unity issue with property drawers in custom inspectors that (I think) popped up in Unity 2020.3.4 - I'm not sure if it's already fixed in the latest 2020.3 release.

    There's nothing I can do about it to fix it and it's completely on Unity's side.
    You can solve it for now by deleting Footstepper's custom inspector scripts:
    - Assets/Footstepper/Scripts/Editor/FootstepMaterialInspector.cs
    - Assets/Footstepper/Scripts/Editor/FootstepTextureMaterialInspector.cs
    You can still set up footstep materials, the custom inspector just add some information and check for duplicate tags.

    Or downgrade to 2020.3.0 (works fine) if the latest 2020.3 release didn't fix it yet.
    Post edited by gamingislove on
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
Sign In or Register to comment.