Skip to content

[UE] Bug: #2327

@123Simon-Lee

Description

@123Simon-Lee

前置阅读 | Pre-reading

Puer的版本 | Puer Version

1.0.5

UE的版本 | UE Version

unreal5.1

发生在哪个平台 | Platform

win

错误信息 | Error Message

export default class 导致蓝图变成 TypeScriptBlueprint 并引发编辑器崩溃

0xC0000005: 写入位置 0x0000000000000030 时发生访问冲突
崩溃堆栈关键路径:
FAssetDragDropOp::Init
→ FAssetData::GetAsset (bLoad=true)
→ LoadPackage
→ FLinkerLoad::Preload
→ UBlueprintGeneratedClass::Serialize
→ UStruct::Serialize ← 💥 崩溃

问题重现 | Bug reproduce

Image 使用继承userwidget蓝图mixin之后用export 然后在别的umg里循环引用会出现这个错误

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