sigtrapgames / SmartData

A designer-friendly, editor-driven Unity3D framework for connecting data and events.
MIT License
271 stars 14 forks source link

SmartRefUnbinder are added to prefabs #16

Open saint11 opened 5 years ago

saint11 commented 5 years ago

When you add a SmartDataReader to a prefab object it adds the SmartRefUnbider directly to the prefab asset, sometimes even changing other values permanently.

Apparently this only happens when the "Auto Listen" is checked on the prefab itself. If the instance has auto-listen then the bug doesn't appear.

Example project of the bug isolated: https://www.dropbox.com/s/mlyz6vq4az0y2xl/SmartDataBug.zip?dl=0