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 ...
A few users using the Windows 10 Insider Preview have found that after a certain point in the Prerelease builds, starting at 14915 it seems, the Unreal Editor and Epic Games Launcher context menus h ...
Workaround:The blueprint macro had a cast from the enum to an int and that was causing the issue, getting rid of the cast and just returning the enum and then changing all the places that were usin ...
In 4.11 when making changes to node properties in an animation blueprint they will not always appear to update in child blueprint instances when restarting the editor. In the attached project the l ...
When you have an actor with a Hierarchical Instanced Static Mesh component that has a Static Mesh set and is populated with at least 1 instance and then duplicate it or move it to another level, it ...
The debug render collision for spline mesh components using a mesh with complex collision is incorrect and is not updated to reflect changes in the mesh's deformation. The collision response itself, ...
Users have reported that building for Distribution on Gear VR results in failure due to a missing Oculus library. The error they receive is as follows: UATHelper: Packaging (Android (ETC2)): [javac ...
Instanced Static Meshes will have incorrect velocity if a Material uses World Position Offset. Fixed WPO in a material causes significant velocity on the ISM. This was also replicated in //UE5/Rele ...
This crash is caused by how source control history is managed and shown. In this specific case the source control software is Perforce. As written in the repro steps, it can happen to any uasset tha ...