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 ...
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. ...
A crash occurs when you remove a Sprite Instance within a Paper Grouped Sprite component of an Actor BP on Event Begin Play. I was able to reproduce this crash in the binary releases of 4.11.2 and ...