AssetsOnly doesn't work if the value is null

Issue #95 resolved
Leo Dasso created an issue
[AssetsOnly]
        public SpriteSet spriteSet;

When selecting an object, the AssetsOnly attribute seems to work only if the value for spriteSet (a scriptable object) is non-null. When the value is null, then both the assets & scene tab are visible when selecting an object.

Unity 5.5.0f3

Odin 1.0.1.5

Comments (1)

  1. Log in to comment