Unity3d:Unknown type 'System.Collections.Generic.CollectionDebuggerView'1
问题描述:如图,在调试状态下说:Unknown type 'System.Collections.Generic.CollectionDebuggerView'1
<ignore_js_op>
<ignore_js_op>
解决方案1:暂时把List<实体>放到没有继承MonoBehaviour的类库中,public class EditObjectDBLists
ist<EditObjectDBList>{};
<ignore_js_op>
具体原因未知,先记录,以后再补。
浙公网安备 33010602011771号