摘要: 今天在Unity运行时遇到了InvalidOperationException: Collection was modified; enumeration operation may not execute。 打开代码后发现用到了Dictionary数据结构,但也并没有在foreach循环中修改它, 阅读全文
posted @ 2023-06-28 13:18 香菇0_0 阅读(322) 评论(0) 推荐(0)