Crash on Adding Texture Samples with modified BasePassPixelShader.usf

UE - Graphics Features - Jul 27, 2015

In 4.8.2 QA Build - Making the changes to BasePassPixelShader.usf listed below, adding two texture samples and then using the Preview Arrow toggle on the add node will hard crash the CPU, requiring ...

Timeline Scaling to 0,0,0 scales past 0 to negative values

UE - Gameplay - Jul 27, 2015

Scaling objects via a timeline scales past the intended value when attempting to scale to 0,0,0. Instead of ending at 0,0,0 the scale will be set to an extremely small negative value such as -.0019, ...

Root Motion Not Working with Multiple Slots

OLD - Anim - Jul 27, 2015

When a montage containing two slots each containing animations with root motion is played in editor: When the first slot selected, root motion functions properly with the animation. When the sec ...

Event ActorBeginCursorOver does not appear to be working

UE - Gameplay - Jul 27, 2015

When using the event ActorBeginCursorOver the event does not fire off when the cursor hovers over the actor. ...

Skeletal mesh jerks backwards when moving capsule component back to skeletal mesh with physics enabled

UE - Simulation - Physics - Jul 27, 2015

If a skeletal mesh utilizing a capsule component has physics enabled to ragdoll, when the capsule is moved back to the mesh the mesh will jerk backwards towards the capsule briefly. ...

MultiplayerShootout Main Menu Bug

Docs - Samples - Jul 27, 2015

Download and run the MultiplayerShootout project. Play in editor. Press q to get to the options menu and select leave game. Observe the black screen in the editor viewport. Also notice the stop and ...

Memory leak in Shootergame

Docs - Samples - Jul 27, 2015

Memory leak when leaving Shootergame open for extended sessions. ...

Breakpoints in default Pawn class are not triggered in Debug mode

UE - Foundation - Core - Jul 27, 2015

When running the editor through VS debug mode, any breakpoint that is set in the class used as the Default pawn class in world settings will be ignored when playing in editor ...

Auto Importing Multiple FBX do not respect Import All

UE - Editor - Content Pipeline - Import and Export - Jul 27, 2015

Using the Auto Importing Feature in the engine, when you initially place or update multiple FBX files in the Content Directories, you cannot set values and use the Import All Button. You will have ...

Warning message appears to be incorrect when casting to an inherited blueprint with a self reference

UE - Gameplay - Blueprint - Jul 27, 2015

A user was trying to cast to a child blueprint from the parent using a "Reference to self" variable as the target. The warning messaged: "Child" does not inherit from "Parent" (Cast to "Child" wou ...