UnityTech / UIWidgets

UIWidget is a Unity Package which helps developers to create, debug and deploy efficient, cross-platform Apps.
Other
1.97k stars 256 forks source link

提交bug #458

Open diybl opened 3 years ago

diybl commented 3 years ago

Runtime\material\material.cs this._controller._removeFeature(this); 改为 this._controller?._removeFeature(this);