Licensee request for this as it is affecting productivity. Likely requires a method of allowing a user to choose which behaviour they prefer. For reference, the behaviour changed in CL 11684461 to f ...
UObjects returned from "Get Item Children" in a TreeView widget causes an engine crash, due to invalid pointers. User has proposed the following fix: The best fix is probably such: When Slate list ...
Instance overlap functions for Foliage Instanced Static Meshes detects instances incorrectly. I was able to see this occur with both the Sphere and Box functions. In addition, I drew out debug sphe ...
If static mesh's material slot's cast shadow is changed, UE4 does not show "LIGHTING NEEDS TO BE REBUILT". I solved it with the following fixes. StaticMeshEditorTools.cpp void FMeshSectionSettin ...
Lightmap sizes seem inconsistent after rotating a light source and rebuilding the lighting. This causes concern about file sizes when packaging the project that is using baked static lighting. The ...
A licensee recently pointed out that there are now several GoogleVR lib files in 4.16 that are present in the Engine twice due to some of them being copied into a subdirectory. For example, , in 4.1 ...
From UDN: When an object with ResponsiveAA enabled is in the screen and then an object with Distortion enabled comes into the screen, ResponsiveAA does not work. I guess this is because the Ste ...
The user is unable to undo the editing of the enum description. The output log and undo history would confirm that the undo was carried out, however it did not do anything in reality. Resetting the ...
This happens when the 32-bit LatentUUID signed integer that we generate for the delay node starts with "-1" when converted to an FString (e.g. "-1824950080"). During compilation, we pack latent fun ...
A licensee asked about SegmentLinks not working. These were apparently disabled because they were buggy and are waiting to be fixed, but not currently being worked on. Adding this to JIRA since ther ...