GC-related EQS crash when a single query gets used with multiple different run modes

UE - AI - Nov 28, 2015

User reported a crash in EQS which seemed like some parts of his EQS query got GCed. ...

Lots of people running into an Ensure in PathFollowingComponent

UE - AI - Nov 28, 2015

When a map is run without navigation bounds, and there are AI controlled pawns, the ensure in UPathFollowingComponent::RecacheNavigationData will trigger. I suggest changing the ensure into a log wa ...

Piloting character blueprints in editor viewport incorrectly moves when pressing LMB/RMB

Tools - Nov 27, 2015

If the pilot option within an editor viewport is used on a blueprint with a camera and LMB/RMB+w is pressed, the camera rapidly flies in the opposite direction of the direction the camera is facing ...

Moving the camera around with click-drag in this project during Standalone or in packaged games causes choppy camera movement. This does not occur in standard PIE.

UE - Gameplay - Nov 27, 2015

Moving the camera around with click-drag in this project during Standalone or in packaged games causes choppy camera movement. This does not occur in standard PIE. Test project attached. Notes from ...

Converting a source built project to 4.10 prevents the project from packaging.

UE - Foundation - Cpp Tools - UnrealBuildTool - Nov 27, 2015

If a project created in a source build of the engine is converted to the source version of 4.10, the project will not compile with a "Missing UE4Game binary" message. ...

Change FMacPlatformProcess::ExecProcess to read from pipe while the process is running

UE - Platform - Apple - Nov 27, 2015

We think that the reason users are having problems with svn on mac is that the platform implementation of ExecProcess waits until the process has shut down before any data is read off the pipe. This ...

Detail Customizations don't work with editinline

Tools - Nov 25, 2015

Using the EditAnywhere specifier for a UPROPERTY results in some options not being visible in the editor that are visible when using VisibleAnywhere. ...

Vehicle wheels ignore collision settings of vehicle in vehicle template

UE - Simulation - Physics - Nov 25, 2015

In the vehicle template, vehicle wheels ignore collision settings of the vehicle when they are set to custom and altered. ...

Crash when using "Set Key Time" on an animation key in UMG

UE - Anim - Sequencer - Nov 25, 2015

If the user right clicks a key in the animation timeline in UMG and uses "Set key time" the editor will crash. [Link Removed] ...

Can't click 3D widget components in mobile preview

UE - Editor - UI Systems - Nov 25, 2015

When using mobile preview users cannot click on widgets such as buttons if they are placed in 3D widgets ...