OnComponentEndOverlap and GetOverlappingActors are not in sync

UE - Gameplay - Dec 23, 2014

GetOverlappingActors will return a value when used immediately after OnComponentEndOverlap. Putting a delay after the OnComponentEndOverlap call will result in GetOverlappingActors to return null, s ...

Game does not gain focus when launching

Tools - Dec 22, 2014

Launching standalone or a packaged game that forces fullscreen at launch does not gain control of mouse/keyboard input until after the screen is clicked on. ...

Opening a Sprite that is already opened in Property Matrix closes the Property Matrix tab

Tools - Dec 22, 2014

Opening a Sprite that is already opened in Property Matrix closes the Property Matrix tab. This is inconsistent with other asset types; tested with Textures, Materials, and Blueprints, and in each c ...

Cannot reference Branch point in CharacterAnimBP event graph

OLD - Anim - Dec 22, 2014

In CharacterAnimBP: After creating a new montage branch point you cannot reference it in the CharacterAnimBP’s Event graph until you close and restart the editor. ...

Opening or Creating a Material with SubSurface Profile will Crash Editor with LPV enabled

UE - Graphics Features - Dec 22, 2014

After enabling Light Propagation Volumes with the console variable r.LightPropogationVolume=1, opening or creating a material with the subsurface profile model will crash the editor. Broken in 4.6. ...

A newly added BlueprintImplementableEvent no longer appears in the context search menu of an Event Graph if a Hot Recompile was performed after the event was added in code.

UE - Gameplay - Blueprint - Dec 19, 2014

Performing a Hot Recompile in the Editor after adding a BlueprintImplementableEvent to code class does not have the new event added to the right-click context search window in the Event Graph of a B ...

Spawn Actor from Class does not compile correctly when calling a child blueprint from a parent blueprint

UE - Gameplay - Blueprint - Dec 19, 2014

Compile error occurs when attempting to spawn a child blueprint from a parent blueprint. ...

"Fix root motion initial rotation handling" commit breaks root motion completely

OLD - Anim - Dec 18, 2014

Enabling and processing root motion causes animation to rotate the wrong direction. Roll instead of Yaw. Pitch instead of roll etc. This error does not occur in UE 4.6. ...

Landscape with increased scale value does not sculpt with low strength brushes

UE - LD & Modeling - Terrain - Landscape - Dec 18, 2014

A landscape that has been increased in scale by using the Transform values of the Detail's pane does not allow small brushes with low strength to sculpt them. ...