Wrong paths in drop down of data bindings that are on the same game object than a MasterPath

Issue #48 resolved
Christian Oeing repo owner created an issue

When a MasterPath and a script with a data binding are put on the same game object, the path drop down doesn't consider the MasterPath.

During runtime the master path is considered, so this is only an inspector bug.

Comments (2)

  1. Christian Oeing reporter

    The MasterPath script has a path dropdown as well, so the PathPropertyDrawer has to distinguish between the paths for a MasterPath and others.

  2. Log in to comment