If you set the project to use a fixed frame rate, particle collision no longer works. ...
In 4.19 installations, the Engine/Extras/MayaLiveLink folder is missing. This is preventing users from being able to access it. The release notes state "You can find pre-built binaries of the Maya ...
To avoid confusing users when working with a Native Branching Point Notify set its MontageTickType to be fixed to BranchingPoint. ...
Enabling and processing root motion causes animation to rotate the wrong direction. Roll instead of Yaw. Pitch instead of roll etc. This error does not occur in UE 4.6. ...
UDN user ask us to change the API for the material to remove confusion with the material ID. Also apparently there is an issue with the skeletal mesh merge tool, the user did not give any repro ste ...
When doing overlap tests in PrimitiveComponent, UWorld->ComponentOverlapMulti is used. The callstack for that ends up looking like this (callstack is inverted, highest level on top): UWorld::Compo ...
The editor stalls out at 45% while opening to the project browser. This is occurring on machines with Windows 7 and 10. I tried using VS attach to process but it didn't provide very much. Opening th ...
AGameModeBase::GetGameSessionClass wasn't properly returning the set GameSessionClass. ...