Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 785] Array index out of bounds: 2 from an array of size 2 Source Context: 363 return OwnerController->GetPawn(); ...
Duplicating a Matinee Actor after having its controller placed in the Level Blueprint and then adding a controller into the Level Blueprint will cause a compile error on compile. *This error will s ...
Character animations do not replicate when the character is attached to another actor. Setting the other actor to Replicate and Replicates Movement does not seem to make any difference. Reproduced ...
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] ...
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 ...
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 ...
Path Tracing normal maps reflect light differently than Lit, and do not look accurate. Also observed in //UE/Release-5.6, CL: 45232827 ...