繁体   English   中英

在将资产移动到另一个位置使大多数对象不可见后,我该怎么做才能消除 MapCheck 警告?

[英]What can I do to get rid of MapCheck warnings after moving assets to another location made most objects invisible?

在将多个资产移动到另一个文件夹并修复重定向器后,我收到 MapCheck 警告并丢失网格/材质。 也许有些类型的资产或文件与风景相关,我永远不应该移动。

MapCheck: Warning: /Game/Scenes/tutorial_level.tutorial_level:PersistentLevel.Landscape_0.LandscapeComponent_0 : Fixed up deleted layer weightmap 
MapCheck: Warning: /Game/Scenes/tutorial_level.tutorial_level:PersistentLevel.Landscape_0.LandscapeComponent_1 : Fixed up deleted layer weightmap 
MapCheck: Warning: /Game/Scenes/tutorial_level.tutorial_level:PersistentLevel.Landscape_0.LandscapeComponent_2 : Fixed up deleted layer weightmap 
MapCheck: Warning: /Game/Scenes/tutorial_level.tutorial_level:PersistentLevel.Landscape_0.LandscapeComponent_3 : Fixed up deleted layer weightmap 
MapCheck: Warning: /Game/Scenes/tutorial_level.tutorial_level:PersistentLevel.Landscape_0.LandscapeComponent_4 : Fixed up deleted layer weightmap 
MapCheck: Warning: /Game/Scenes/tutorial_level.tutorial_level:PersistentLevel.Landscape_0.LandscapeComponent_5 : Fixed up deleted layer weightmap 
MapCheck: Warning: /Game/Scenes/tutorial_level.tutorial_level:PersistentLevel.Landscape_0.LandscapeComponent_6 : Fixed up deleted layer weightmap 
MapCheck: Warning: /Game/Scenes/tutorial_level.tutorial_level:PersistentLevel.Landscape_0.LandscapeComponent_7 : Fixed up deleted layer weightmap 
MapCheck: Warning: /Game/Scenes/tutorial_level.tutorial_level:PersistentLevel.Landscape_0.LandscapeComponent_8 : Fixed up deleted layer weightmap 
MapCheck: Warning: /Game/Scenes/tutorial_level.tutorial_level:PersistentLevel.Landscape_0.LandscapeComponent_9 : Fixed up deleted layer weightmap 
MapCheck: Warning: /Game/Scenes/tutorial_level.tutorial_level:PersistentLevel.Landscape_0.LandscapeComponent_10 : Fixed up deleted layer weightmap 
MapCheck: Warning: /Game/Scenes/tutorial_level.tutorial_level:PersistentLevel.Landscape_0.LandscapeComponent_11 : Fixed up deleted layer weightmap 
MapCheck: Warning: /Game/Scenes/tutorial_level.tutorial_level:PersistentLevel.Landscape_0.LandscapeComponent_12 : Fixed up deleted layer weightmap 

我试过在风景上绘制信息并将其保存为另一个场景。 尽管如此,我仍然收到这些警告。

山水画模式

同样在这里,
仅在开始时发出警告,如果我从 Build > Map 检查 map 检查,则没有警告。
不知道是什么,但通过调整景观大小(使用与创建时相同的参数)修复
横向模式 > 调整大小 > 应用
我建议先尝试复制的 map

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM