-
### 前置阅读 | Pre-reading
- [X] [文档](https://puerts.github.io/unity/zhcn/readme)/[Doc](https://puerts.github.io/unity/en/readme)
- [X] [Issues](https://github.com/Tencent/puerts/issues?q=is%3Aissue+sort…
-
## error log | 日志或报错信息
[BABEL] Note: The code generator has deoptimised the styling of undefined as it exceeds the max of 500KB.
UnityEngine.Debug:LogError (object)
PuertsStaticWrap.UnityEngine_Deb…
-
按照文档说明
在 GameInstance 中加入如下代码:
JsEnv = MakeShared();
TArray Arguments;
Arguments.Add(TPair(TEXT("GameInstance"), this)); // 可选步骤
JsEnv->Start("QuickStart", Arguments);
执行到,…
-
BuildTestWebGL.framework.js.gz:10 Exception: TypeError: Cannot read properties of undefined (reading 'apply')
at NativeObject.GetComponents (http://localhost:62260/puerts_browser_js_resources.js:…
-
### 前置阅读 | Pre-reading
- [X] [文档](https://puerts.github.io/unreal/zhcn/readme)/[Doc](https://puerts.github.io/unreal/en/readme)
- [X] [Issues](https://github.com/Tencent/puerts/issues?q=is%3Aissue+so…
-
### 前置阅读 | Pre-reading
- [X] [文档](https://puerts.github.io/unreal/zhcn/readme)/[Doc](https://puerts.github.io/unreal/en/readme)
- [X] [Issues](https://github.com/Tencent/puerts/issues?q=is%3Aissue+so…
-
日志如下
```
Fallback handler could not load library /Users/tanjie/Desktop/puerts_unity_demo-master/projects/0_Basic_Demo/1.app/Contents/Frameworks/MonoEmbedRuntime/osx/libpuerts
Fallback handler could…
-
### 前置阅读 | Pre-reading
- [X] [文档](https://puerts.github.io/unity/zhcn/readme)/[Doc](https://puerts.github.io/unity/en/readme)
- [X] [Issues](https://github.com/Tencent/puerts/issues?q=is%3Aissue+s…
-
Exception: module 'puerts_minigame_js_resources/puerts/init.mjs.js' is not defined, require args is 'puerts_minigame_js_resources/puerts/init.mjs.js'
at Puerts.WebGL.GetBrowserEnv (Puerts.ILoader l…
-
unity 2023.2.20.f1c1 支持wasmbigint了。 但是puerts初始化异常
https://github.com/Tencent/puerts/issues/1798