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. If the DefaultEngine.ini file is deleted, then the project will start fine. ...
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 ...
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. ...
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 ...
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 ...
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. ...
You cannot PIE if you attempt to adjust the Intensity of a Light via the slider in a BP that is placed in the Level already. In addition the color slider does not stay open when editing values for ...
The new ES2 movable point lights look promising. Unfortunately, there seems to be an issue with them in HTML5 builds. They work great in the ES2 preview mode in the editor, but when running in an ac ...