In vehicle Advanced template, the vehicle seems to lose control when going over landscape and when alternate turning left to right. The vehicle appears to be skidding on ice when attempting to turn ...
AGameModeBase::GetGameSessionClass wasn't properly returning the set GameSessionClass. ...
A crash is occurring on project load when attempting to use GetParentActor and cast that to a Parent class that contains a child actor component inside of that child actor component's blueprint. T ...
This looks like a bug with shader pipeline compilation and custom expressions. ...
// enforce color target is <= depth and MSAA settings match if(RTTDesc.Width > DTTDesc.Width || RTTDesc.Height > DTTDesc.Height || RTTDesc.SampleDesc.Count != DTTDesc.SampleDesc.Count || ...
If a TMap containing a struct is created in a custom code class, the properties of the struct do not appear when elements are added to the TMap in the Blueprint editor. ...
SplineMeshComponent's collision will start to distort the longer the Spline becomes This is a regession. It was working in 4.13.2-3172292 User Description: When drawing out a long spline mesh ( r ...
Memory increase when exiting PIE with project settings open Regression: YES Broken: 3195953 (4.14.0) Worked: 3195953 (4.13.2) ...
Timing appears to be different for the first call of tick causing the camera to appear in a different area than what it was in 4.13 This issue appears to be a regression ...
PlatformerGame is crashing when packaged and launched on tvOS. Assertion from console log:Nov 30 11:03:12 Apple-TV-Joey PlatformerGame[519] <Notice>: Assertion failed: FMath::TruncToInt(drawableSize ...