Skip to content

[UE] Bug:示例代码的 UE.Class.Load 不能运行,UE.Class 未定义 #2322

@anodechina

Description

@anodechina

前置阅读 | Pre-reading

Puer的版本 | Puer Version

1.0.9

UE的版本 | UE Version

5.6

发生在哪个平台 | Platform

win

错误信息 | Error Message

Puerts: (0x0000017DE7221430) Class type:,undefined
Puerts: Error: (0x0000017DE7221430) Failed to load WbpMain module:,TypeError: Cannot convert undefined or null to object

问题重现 | Bug reproduce

console.log("Using Class.Load method");
BlueprintClass = UE.Class.Load('/Game/Zdsl/UI/WBP_Main.WBP_Main_C');

示例代码的 UE.Class.Load 不能运行,UE.Class 未定义

Metadata

Metadata

Assignees

Labels

UnrealbugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions