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 ...
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 ...
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 ...
With an Oculus Rift connected, if Alt+Enter is pressed after using the console command "Stereo on" in a standalone game the computer / VR headset will freeze. ...