The size of packaged projects in 4.7 preview 8 is almost double that of the same project in 4.6.1

UE - Gameplay - Feb 17, 2015

Packaged projects in 4.7 preview 8 are significantly larger than the same projects in 4.6. Packaged projects for comparison: \\epicgames.net\root\contractors\Tim.Lincoln\Packaged Projects ...

Using The Draw line node over an image in UMG causes Graphical issues

UE - Editor - UI Systems - Feb 12, 2015

Using the Drawn line node to draw a line over an image in UMG causes the viewport to display incorrectly. In 4.7 the lines also are not drawn. ...

Using Ctrl+Z after moving a widget will delete the widget

UE - Editor - UI Systems - Feb 11, 2015

TestAfter moving a widget in the designer tab and then using Ctrl+Z to undo this will cause the widget that was moved to be deleted. ...

EQS Generators named "NewBlueprint" cause errors and crash

UE - AI - Feb 11, 2015

Naming an EnvQueryGenerator_BlueprintBase derived BP "NewBlueprint" and deleting it causes new custom generators to not appear in the EQS. This can also lead to a crash when searching for the new ge ...

Split-screen players not rendering

UE - Graphics Features - Feb 11, 2015

When using the Create Player node to setup split-screen multiplayer, only the last player created will show properly. All other players experience render issues for their character and environment. ...

Stationary Lights are causing shadowing errors with Movable Objects

UE - Graphics Features - Feb 11, 2015

Stationary Lights are generating shadows with flickering black square and vanish shadows altogether on movable objects in the Preview of 4.7p6 and in the newest Release Branch of 4.7 (2439472). The ...

Crash on Mac while switching between tabs in the main tab bar

Tools - Feb 7, 2015

Crash while switching between tabs in the main tab bar. It's possible this occurs when one of the tabs is being dragged due to the mouse/trackpad still holding the tab after being released. Crash R ...

AISystem::RegisterBlackboardComponent being called not in all valid cases

UE - AI - Feb 6, 2015

Observed by 4.7 preview 5 user. After closed investigation it turned out he had two consequent AIController::UseBlackboard calls, which triggered a ensure failure in AISystem::UnregisterBlackboardCo ...

Crash Upon Opening Project in 4.7 preview 5

UE - Foundation - Core - Feb 4, 2015

The user claims to have converted his project with each new version of the engine starting from 4.2. Comments left in crash reporter "Tried to open project" Creating bug for tracking purposes unti ...

Access violation - code c0000005 (first/second chance not available)

UE - Foundation - Core - Feb 4, 2015

Crash Reporter: [Link Removed] Opening a project created in 4.6.1 with 4.7 built from GitHub branch 20150203 (last commit: 5bac1375be31053932c7b9123cc3bb94c70dd5e0) results in crash. ...