Material Billboard Component skews when Camera's Aspect Ratio is changed, and varies in size with changes to the Camera's Field Of View. Reported in version 4.25.3 (CL-13942748) and tested in versi ...
I was testing some behavior tree content and wanted to temporarily disable a behavior tree entirely. So, I disconnected the root node from the selector node below it and expected that to disable the ...
Changing a public variable which is setup in the construction script of an actor to set the actor's collision response type does not change the actor's collision response type. The response type rem ...
This was introduce by changes to UEdGraphSchema_K2::CanFunctionBeUsedInGraph in CL 9230757 for [Link Removed]. ...
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 ...
Landscape splines are displaying their collision incorrectly. The collision is projected off the spline however this issue is purely visual. The collision itself still works as expected. This was t ...
Delegate types aren't parsed unless the header file comes with a UCLASS/USTRUCT/UENUM ...
Creating a new C++ project with build tools installed for Visual Studio opens a command prompt to path C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools> instead of visual studio. Selec ...
Crash after removing frames in recorded animation. Reported in version 4.25.3 (CL-13942748) and tested in versions 4.24.3 (CL-11590370) and 4.25. Working as expected in 4.24. ...
On OS X, image frames output in PIE but crash occurs in standalone mode; The .wav file is written but is empty (the media player does not seem to go to the master submix correctly) and it seems to ...