mob-sakai / UIEffect

UIEffect is an effect component for uGUI element in Unity. Let's decorate your UI with effects!
https://github.com/mob-sakai/UIEffect
MIT License
5.62k stars 773 forks source link

Edit Prefab in play mode on unity2018.3+ #206

Open litefeel opened 4 years ago

litefeel commented 4 years ago

Unity2018.3 introduces nested prefab and ExcuteAlways attributes. You must use the ExcuteAlways attribute to edit prefab in play mode.