jacobdufault / fullinspector

Full Inspector supercharges Unity's inspector
MIT License
111 stars 27 forks source link

The Script box shows "Missing (Mono Script)" but grayed out #172

Open sanpats opened 7 years ago

sanpats commented 7 years ago

I encountered a bug.

Reproduce: Create a default script, attach it to an object, delete the script. It will says "Missing (Mono Script)"

Normal Behavior: I should be able to drag some script into the Script box

FI 2.6.4(28-07-16)'s Behavior: The Script box shows "Missing (Mono Script)" but grayed out, and can not drag and drop into it.

https://forum.unity3d.com/threads/full-inspector-inspector-and-serialization-for-structs-dicts-generics-interfaces.224270/page-26#post-2729354

sanpats commented 7 years ago

Any update on this?