Changing the Resolution scale in Engine scalability can cause actors to be offset when ejected from the player controller

UE - Graphics Features - Nov 30, 2015

If the user turns down the Resolution scale, plays in editor, and then ejects from the currently controlled pawn The actors in the scene will be hard to click on because they appear to be offset fro ...

Shared Modules cannot be altered in Higher LODs

UE - Graphics Features - Nov 30, 2015

When you have setup a Shared Modules structure in Cascade, and then try to adjust LOD, you cannot adjust the Shared Modules. The current workaround is to go back to LOD0 unshare the modules then re ...

PostActorCreated Called twice when dragging asset into the level

Tools - Nov 30, 2015

When dragging an actor from the content browser to the level viewport, PostActorCreated() is called twice, once as the actor enters the viewport while still being dragged and again when the LMB is r ...

Gradual drop in Performance on Windows 10 projects after Toggling Fullscreen

Tools - Nov 30, 2015

It seems that when working in any project on a Windows 10 machine, there is a gradual rise in frames per second and a consistent drop in performance. The user reporting this issue claims his frame ...

Save Package Dialog scrolling is slow.

Tools - Nov 30, 2015

A licencee reports slow scrolling in the Save Content dialog when working with hundreds of items marked as dirty. From profiling it appears that PackageTools::GetObjectsInPackages is the main offen ...

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. ...

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. ...