Skip to content

[ue5] 修复在已具有 AttachParent 的组件上调用 SetupAttachment() 时出现的误报问题(已附着在父组件上的组件还继续调用 设置附着,也就是一个组件不能有两个父组件)#27

Merged
donghaiwang merged 4 commits into
hutbfrom
testing
Jul 13, 2026

Conversation

@donghaiwang

Copy link
Copy Markdown
Member

No description provided.

使用vs调试打开虚幻编辑器,第一次打开 mujoco 导入的蓝图时也会在在这一行报错并停止调试,继续运行不影响。但是打包会报错:
“LogOutputDevice: Error: SetupAttachment cannot be used once a component has already had AttachTo used to connect it to a parent.”

[ue5] EpicGames/UnrealEngine@ffc8fad
@donghaiwang donghaiwang merged commit ab2e868 into hutb Jul 13, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant