Body elements of a Paper Terrain Spline Data Assets do not have collision. When the second handle is dragged to lengthen the spline, only the Start and End Caps show collision. The end cap will show ...
The following warnings appear in the output log for ShooterGame clients when switching weapons. [2015.11.05-19.41.11:550][253]LogNet:Warning: UIpNetDriver::ProcesRemoteFunction: No owning connectio ...
If you create two actors that have the same structure of variables in a category, and you try to copy the category variables of one actor into the other, variables that have ReadOnly/EditConst speci ...
Other components aren't ignored if 'Ignore Owning Actor' is enabled for a Radial Force component User Description: From 4.7 release notes; "New: Added 'Ignore Owning Actor' option to Radial Force ...
Hot Reload does not work if a project and the Engine that project is associated with are placed next to each other in the same root folder that shares the same name as the project. During the Hot Re ...
When the value of a variable defined in a parent class is changed inside of the child class, the value is not updated in a BP of the child after hot reloading. ...
User reported a considerable performance drop on iOS between versions 4.7.6 and 4.8. I was able to reproduce this perf drop using the steps he provided. ...
When walking off of angled geometry the player pawn will fall off of the edge horizontally instead of falling. Even with all possibly related values changed in the character defaults, the player wi ...
The mesh on the right is a child of the one on the left, in a non-nativized cooked build it's a sphere, but in a nativized one, it's a cube. Regression: Working: UE4/Main, 4.15 CL 3233043 Broken: U ...
The depth is rendered incorrectly when using a custom projection matrix in SceneCaptureComponent2D. You can find an example project at [Link Removed]. You can find where the CustomProjectionMatrix ...