It seems that with 4.20 users are able to change a dispatcher's type from Multicast Delegate to something else (float, int, etc.) Doing so will cause any node that references the dispatcher via call ...
When the order of construction is backwards it makes it impossible to have native objects set up components in OnConstruction, that a child BP Construction Script then has access to. Sometimes the C ...
I was not able to repro this with template projects in //UE4/Release-4.17. I was not able to repro the lack of collision to the same static mesh I shot at if I tried to run into it. That is why I me ...
When Having a SkeletalMesh or Static Mesh, you can control Material Parameters directly. Something like that is missing for Post Process Materials. Matinee had a generic Float or Vector Track.If Se ...
Added functionality to a blueprint component through code and built the project in VS. After a hot reload, I saved the blueprint and closed the editor. Reopening the editor and the blueprint cause ...
This is a common crash in the 4.16 release (affecting Windows and Mac). A log file is attached. Users have not provided descriptions so additional information is not currently available. Windows C ...
This is an infrequent Linux crash occurring in 4.17.1. Callstack from Log[2017.09.06-15.26.30:028][666]LogLinux: Error: appError called: Assertion failed: Assertion failed: [File:/home/***/.local/ ...
Resizing the Editor from 3 out of the 4 corners causes a flicker effect on the Editor window. The bottom right corner works normally but the other corners causes flickering. Link to video example: ...
When using exposed variables on Sub Anim Instance nodes, packaging with nativize blueprints fails Tested on: 4.15 - 3450819 4.16 - 3466753 4.17 - 3502710 ...
Copying a socket to another skeleton adds a "_0" suffix Occurs on? 4.15 - 3450819 - YES 4.16 - 3466753 - YES 4.17 - CL#3512142 - YES ...