[4.26] 蓝图生成的TsTestActor无法双击打开
Opened this issue · 1 comments
morirain commented
问题出现在Constructor()
中的console.warn("TsTestActor.Constructor this.Add", this.Add(33, 44));
Unhandled Exception: EXCEPTION_ACCESS_VIOLATION 0x0000000000000000
UE4Editor_JsEnv!puerts::FFunctionTranslator::Call() [puerts_unreal_demo\Plugins\Puerts\Source\JsEnv\Private\FunctionTranslator.cpp:108]
UE4Editor_JsEnv!puerts::FFunctionTranslator::Call() [puerts_unreal_demo\Plugins\Puerts\Source\JsEnv\Private\FunctionTranslator.cpp:89]
UE4Editor_JsEnv!v8::internal::FunctionCallbackArguments::Call()
UE4Editor_JsEnv!v8::internal::CustomArguments<v8::FunctionCallbackInfo<v8::Value> >::GetReturnValue<v8::internal::Object>()
chexiongsheng commented
解决了,你更新下代码