错误描述:You are trying to replace or create a prefab from the instance 'Panel' that references a missing script. This is not allowed. Please change the script or remove it from the game object.
中文描述:您试图从实例“面板”中替换或创建一个预置,该实例“面板”引用了一个丢失的脚本。这是不允许的。请更改脚本或将其从游戏对象中删除。
解决方法:仔细检查预制体身上引用的组件或者脚本是否已经丢失引用了,如果丢失了引用,那么就把这个丢失的脚本从预制体身上删除,然后在点击Apply。