Floating point error from UGameViewportClient::SplitscreenInfo causes this issue. FMath::TruncToInt( 3240 /*ViewportSize*/ * 0.333f/*Ratio in SplitScreenInfo*/ ) = 1079 I suggested a following t ...
When a Chaos joint constraint is first created, having linear/angular plasticity enabled will unexpectedly force its linear/angular drive position target to zero on initialization, disregarding the ...
Summary When using the Level Instance Property Override system, overrides applied to `AActor::Tags` are silently lost for Blueprint actors whose Construction Script assigns or appends to `Tags`. The ...
Not a regression as it occurs in 4.14.3 ...
When scaling text with a scale box the letter will begin to overlap when scaled up or become really far apart when scaling down (this is referring to the space between the top and bottom of the lett ...
Changing the Slide bar Color/Slide Handle Color will change the color of the Slider widget. However when changing the "Tint" settings under style, there does not appear to be any color change. ...
Create a blueprint based on actor, give it a SceneComponent named ExampleComp (BP_TestActor) - this should be the blueprints only componentCreate a new level (TestMap), place an instance of the bluepr ...
Meshes with their Lightmap Coordinate Index set to anything over 4 will not be lit by static or stationary lighting. Found in CL# 4.19 4033788, 4.20 CL# 4369336, 4.21 CL# 4541578, 4.22 CL# 4573698 ...
Rate Scale does not appear to have an effect when using a blend space that blends an animation with two separate Rate scales. ...