puerts icon indicating copy to clipboard operation
puerts copied to clipboard

[UE]ts定制的组件attach c++定义的组件报错

Open dawnarc opened this issue 1 year ago • 0 comments

前置阅读 | Pre-reading

Puer的版本 | Puer Version

master分支

UE的版本 | UE Version

5.0.3

发生在哪个平台 | Platform

win

错误信息 | Error Message

ts定义的uproperty属性attach c++定义的component时,提示出错:

Error: SetupAttachment: can not find parent CharacterMesh0

不知算不算bug,还是UE本身机制所限?ts定义的Component没这个问题,可以正常被attach。

image

2024 05 17_王爱国 d2b538a67a768f6b1db95efd9031ab16 2024 05 17_王爱国 7a56a5aec5c5c36b7e01aed13ab777cf

问题重现 | Bug reproduce

如上述所示

dawnarc avatar May 17 '24 12:05 dawnarc