CareBoo / Serially

Adds a unity-supported, SerializableType class and an inspector for editing SerializeReference fields.
MIT License
40 stars 0 forks source link

EditorGUIExtensions.HandleTypeLabelClicked isn't working for files outside of Assets folder #5

Closed jasonboukheir closed 4 years ago

jasonboukheir commented 4 years ago

When the ProvideSourceInfoAttribute is defined in a script outside the Assets folder, e.g. in a package, clicking on the type label doesn't ping the script in editor.