Unity接入原生启动报错 GetPreallocatedMemory [inlined]
Unity接入原生方案,可以参考 http://events.jianshu.io/p/2acea24a792d问题描述
接入成功后,运行项目,部分环境下会出现如下问题,
#00x000000010aff0990 in GetPreallocatedMemory at /Users/bokken/build/output/unity/unity/Runtime/Allocator/MemoryManager.cpp:385
图片.png
解决
通过 参考链接 查询到解决方案,就是取消勾选Thread Performance Checker,这样就可以正常启动运行了,
图片.png
页:
[1]