Content is Missing from Cook warnings are warnings reported at the end of cook phase of a project's data build. They report that data used by a cooked package will not be available at runtime. This ...
An ensure is hit for static raytracing geometry because skeletal mesh assets that had ray tracing disabled were not handled in: FSkeletalMeshSceneProxy::GetStaticRayTracingGeometries The concurrent ...
[Link Removed] was fixed by CL 46990575, successfully avoiding an ensure condition inside FIntervalStructCustomization::SetValue() when its Property Node is no longer valid. However, the same proble ...
Function UNavMoverComponent::GetFeetLocationBased() on file "NavMoverComponent.cpp" returns an FBasedPosition built from an FRelativeBaseInfo. The "MovementBaseInfo" is read from key "CommonBlackboa ...
It seems the FEditorShaderCodeArchive.LoadExistingShaderCodeLibrary missed some functions, use FEditorShaderCodeArchive.AddShaderCodeLibraryFromDirectory instead could fix the issue. ...
Upon light debugging, it seems like the overrides depend on the name of the actors in the LI. The duplicated LI does have FLevelInstanceActorPropertyOverride but the Actor names were not updated upd ...
When "r.CreateShadersOnLoad" is enabled, cooking will crash due to failure to create a shader. This occurs on //UE5/Release-5.5, CL: 41545209 and //UE5/Release-5.6, CL: 45232827 ...
Version: Main branch 46320669; 5.7 Preview Epic Launcher pre-built; Issue: Playing a <sequence> that is withing a <level instance> turns back on gray <level instance editing> visualizing shader e ...