Overlap events do not fire on landscapes ...
When generating a collision box for a static mesh and reimporting the mesh with the static mesh editor window open will result in a crash. [Link Removed] ...
Characters using Move to Location or Actor will briefly pause with each few steps during their movement. This did not occur in 4.11.2 binary, this is a regression. Found in 4.12.1 binary. Reproduc ...
Projects that are deployed in the Debug configuration crash when trying to load mips on the Android device. I do not see this issue when launching a project onto Android using the Test configuratio ...
ShooterGame crashes when loading into the match on Mac when that ShooterGame was packaged with Pak files. The ShooterGame project was created using the Unreal Engine Launcher I do not see this is ...
Objects in a scene are randomly culled when building a level with Precomputed Visibility enabled, and opening another level that has already pre-built precomputed visibility. A couple of things wor ...
Value in an Enum in a Struct in another Struct assigned to a Map in a Component with the Component used on a Child Pawn Class can be reset upon editor relaunch. User submitted bug. (Unsure what int ...
FindInBlueprints->CacheAllBlueprints(FSimpleDelegate::CreateSP(this, &SReplaceNodeReferences::OnSubmitSearchQuery, true), EFiBVersion::FIB_VER_VARIABLE_REFERENCE); This leads to crash. Users can b ...
This bug doesn't occur in 4.21. The issue is at line 157 in ProceduralMeshComponentDetails.cpp . When the procedural mesh has a material the crash doesn't occur. File location: Runtime/ProceduralMe ...
If you specify a Level Sequence of "TakeRecorder_Skeletal" in step 3, there will be only one animation created. The licensee wants this to be the same behavior. ...