When using precomputed visibility on device for occlusion culling the landscape does not take the cameras view into account for culling objects when out of view of the camera and inside a visibility ...
The function that is Auto-Generated when creating RepNotify Variables is not overrideable in child blueprints. (Potentially involved with the inability to add inputs/outputs to OnRep_ functions) ...
Setting a parent and child static mesh scale to negative effects the rotation on child movement This is a regression. Worked in 4.11.2. User Description: We have a simple project example (see att ...
Debug lines (Results of DrawDebugLine()) can be obscured by post processing effects such as a strong glare. Debug lines should be always visible for debugging purposes. ...
The output log in the 4.13 version of Shooter Game is being spammed with LogAudio:Warning: Unknown Owner 'None' in USoundNodeLocalPlayer. This does not occur in 4.12.5. This is a regression. ...
Giving an int32 variable the specific ArrayClamp has no affect when the specified array is defined inside a USTRUCT(). Variable is able to be set to a value outside of specified struct's range. ...
A lot of the tree meshes become big and blocky at the furthest LOD level. This causes them to look odd when they are far away in the distance. This is a regression from 4.13.2 ...
Performing a hot reload on a project that contains an FStringAssetReference inside a struct results in a crash. This was reported to work fine in 4.6.1, but I was unable to verify that is the case. ...
Memory increase when exiting PIE with project settings open Regression: YES Broken: 3195953 (4.14.0) Worked: 3195953 (4.13.2) ...