UE5 打包报错 Unknown structure 的解决方法

在虚幻引擎5.5 打包报错如下:

UATHelper: 打包 (Windows): LogInit: Display: LogProperty: Error: FStructProperty::Serialize Loading: Property 'StructProperty /Game/Components/HitReactionComponent/Blueprints/BI_ReactionInterface.BI_ReactionInterface_C:设置命中反应:命中音频'. Unknown structure.

UATHelper: 打包 (Windows): LogInit: Display: LogProperty: Error: FStructProperty::Serialize Loading: Property 'StructProperty /Game/Components/HitReactionComponent/Blueprints/BI_ReactionInterface.BI_ReactionInterface_C:设置命中反应:命中粒子特效'. Unknown structure.

找到该函数所有引用

在使用该函数的蓝图中,选择 文件 => 刷新所有节点,如下图所示:

编译通过之后保存,再次打包即可。

相关推荐
一锅炖出任易仙14 小时前
创梦汤锅学习日记day29
学习·ai·ue5·游戏引擎
吴梓穆16 小时前
UE5 C++ 注册 开始重叠和结束重叠事件
开发语言·c++·ue5
妙为1 天前
unreal engine5(UE5)中使用Rider
ue5·游戏引擎·虚幻·rider
归真仙人3 天前
【UE】LineTraceByProfile
ue5·游戏引擎·ue4·unreal engine
-FxYaM-5 天前
【UE】渲染框架学习路径-初次修改源码
服务器·网络·c++·windows·ue5·unreal engine
一锅炖出任易仙7 天前
创梦汤锅学习日记day23
学习·ai·ue5
妙为8 天前
unreal engine5.7.4,创建ThirdPerson第三人称模版,类型是c++崩溃
c++·ue5·虚幻·unreal engine5
weixin_4046793112 天前
虚幻5电子书
ue5
directx3d_beginner12 天前
5,动画蓝图类接口转c++
ue5
RuiZN13 天前
UE5 蓝图 FPS 02 Event Beginplay
c++·ue5