Unity3D 问题解决
生活随笔
收集整理的這篇文章主要介紹了
Unity3D 问题解决
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
Data folder not found。
There should be 'rr_Data'
folder next to the executable
在用Unity實現(xiàn)游戲的時候,在run 游戲的時候出現(xiàn)這個錯誤,解決辦法:
File->Build Setting->Player Setting->Other Setting->Api Compatibility Level 設(shè)置為.Net 2.0。
總結(jié)
以上是生活随笔為你收集整理的Unity3D 问题解决的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 消息队列mq总结
- 下一篇: C语言之消息队列MQ