Player Character does not collide with landscape

UE - LD & Modeling - Terrain - Landscape - Mar 8, 2015

UPDATE: 3/9/2015 Additional Information: User on thread https://answers.unrealengine.com/questions/186928/landscape-collison-issues-recreatelandscapecollisi.html reported workaround did not fix e ...

[CrashReport] UE4Editor_SlateCore!FSlateElementBatcher::AddElements() [elementbatcher.cpp:52]

UE - Editor - UI Systems - Slate - Nov 21, 2017

This is an infrequent crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Based on affected project names, this may be a VR is ...

[CrashReport] UE4Editor_Renderer!FSceneRenderer::CreateWholeSceneProjectedShadow() [shadowsetup.cpp:1978]

UE - Graphics Features - Oct 2, 2017

This is a trending crash coming out of the 4.18 Previews. Users have not provided any descriptions of their actions when the crash occurred. Source Context 1964 // Determine the amount o ...

[CrashReport] UE4Editor_Engine!FShaderCompileUtilities::DoReadTaskResults() [shadercompiler.cpp:663]

UE - Graphics Features - Dec 6, 2017

Top Crash in 4.18 release Users have provided no comments on the issue Source Context:// Read single jobs 651 { 652 int32 SingleJobHeader = -1; 653 OutputFile << Si ...

[CrashReport] Fatal Error: Ran out of memory - GenerateInstancedStereoCode() shadercompiler.cpp

UE - Rendering Architecture - RHI - Nov 10, 2017

This is a trending crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 174 if (GWarn) 175 { ...

UE4Editor_SlateCore!TSharedFromThis<SWidget,0>::AsShared() sharedpointer.h:1221

Tools - Apr 18, 2017

This bug report was entered as new crash groups appeared linking to [Link Removed] which was marked as fixed for 4.15.1 and the previous reproduction did not reproduce the issue Error message: Ass ...

Reference to control rig can be lost on actors with multiple skeletal mesh components

UE - Anim - Rigging - Control Rig - Apr 4, 2023

In the attached project, when we initially add a control rig track for the actor with multiple skeletal mesh components, we add the control rig for the correct component because FControlRigParameter ...

Changing blueprint default values inside arrays only updates loaded child blueprints

UE - Foundation - Core - Jul 30, 2020

The rules for delta serialization in UE4 are complicated, and the editor tries to hide them from you, which works 90% of the time but can lead to confusion and data loss in other situations. In the ...

[CrashReport] UE4Editor_Engine!UBodySetup::FinishCreatingPhysicsMeshes() [bodysetup.cpp:464]

UE - Simulation - Physics - Oct 27, 2017

This is a trending crash coming out of the 4.18 release. User DescriptionsWas moving assets that were migrated from another project. Source Context 451 if(bClearMeshes) 452 { ...

Cannot select child anim BPs for use in linked anim layers

UE - Anim - Runtime - Jul 15, 2021

From UDN: [Link Removed] Unable to set a Child ABP with inherited interface to a Linked Animation Layer Instance Class. I have a ABP_Biped which is our main ABP. I have the locomotion (idle+straf ...