Translation Editor submenu does not open

UE - Editor - UI Systems - Localization - Dec 10, 2014

Currently, if a user turns on the experimental feature "Translation Editor", then attempts to access the submenu for it, the submenu will not open. Note: This has worked in internal builds since 4 ...

Packaging and opening shootergame.exe shows black screen and freezes, must be manually shut down.

Docs - Samples - Dec 9, 2014

If Shootergame is packaged to Windows (64 bit) then the packaged project is opened, it will show a black screen and freeze. The program cannot be interacted with and must be shut down via task manag ...

Users custom 4.6 project crashes on load

UE - Simulation - Physics - Nov 24, 2014

Users custom 4.6 project crashes on load. If the DefaultEngine.ini file is deleted, then the project will start fine. ...

"Rendering Settings->Do Not Clear Scene" causes visual artifacts in editor panels

UE - Graphics Features - Dec 4, 2014

Setting Project Settings->Rendering->Optimization->Clear Scene to "Do not clear" prevents the scene from clearing even in editor window viewports, such as the Components tab of Blueprints and the Pr ...

FSlateApplication::OnControllerButtonPressed/Released removed causing input plugins to no longer work

UE - Editor - UI Systems - Slate - Dec 8, 2014

The functions OnControllerButtonPressed/Released using FKey were deleted for 4.6. This leaves plugin authors no way of propagating key presses from their plugin in to the input system. ...

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

After upgrading a project from 4.7 to 4.8 and compiling a blueprint that casts to and pulls a variable from a widget will cause a freeze if the widget is then compiled

UE - Gameplay - Blueprint - May 7, 2015

If the user has a project that casts to a widget to pull out a variable in a 4.7 project. This can cause a freeze after upgrading the project to 4.8 preview. This happens when the user compile the b ...

Some landscape grass instances floating when generated on AMD cards under OpenGL

UE - Graphics Features - May 15, 2015

User is reporting grass at the edge of their landscape being generated floating in the air on a Mac Pro with AMD GPUs. I have been unable to repro this on my Mac Mini with Intel Graphics HD 4000. Q ...

Dev Folder is referencing/being referenced by UE4_Mannequin

Docs - Samples - May 6, 2015

Basically UE4_Mannequin is causing a dev folder to show up if you add the template as a content pack. It's a few materials that are being kept there. ...