Actors disappear when multiple actors are selected and are moved from multiple sublevels to the persistent level at the same time. ...
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 ...
From UDN Question: https://udn.unrealengine.com/questions/304392/bug-clientplayforcefeedback-isnt-paused-when-game.html Tried with GamePad and Vive Controllers, having Gamepad wire connected + 2 Vi ...
Attempting to change a variable that is connected to a node and an empty reroute node by dragging a reference on top of the existing reference causes the editor to freeze. The user provided a vide ...
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 ...
Attempting to add an entry to an array of instanced objects is not correctly displaying that entry in a child class based on that actor. It is expected that the inherited component in the child acto ...