Characters on the client can jump indefinitely when using a Jump Max Hold Time of > 0. It appears that this option is not available on the client. ...
Fix deadlock when skeletal mesh component is shown in the detail panel with physics body section category open and the skeletalmesh is re-importing or doing any other asyc task that need the game th ...
Floating point error from UGameViewportClient::SplitscreenInfo causes this issue. FMath::TruncToInt( 3240 /*ViewportSize*/ * 0.333f/*Ratio in SplitScreenInfo*/ ) = 1079 I suggested a following t ...
Audio spatialization no longer occurs when Non-Spatialized Radius is set above 0 in a sound actor (instance or in a sound cue). I could not reproduce this issue in UE4/Main. ...
When a light's Specular Scale is set to 0, the specular still affects hair / groom assets. The specular of other assets (like a shiny static mesh in the scene) is properly affected by the change. ...
Crash when outputting garbled text when creating Android package. It did not occur in my colleague's environment using English OS, but occurred in my environment using Japanese OS. This issue should ...
I do not know what happen here and I need the help of the rendering team to debug this issue. There is no log at all even with -d3debug If you import the file SK_LOD_Morph_Working.fbx its a similar ...
If the user provides an invalid input for Area spacing (for example, using the hotkey 'R' to check the raytraced image), the spacing defaults to a value of 0.01m. Depending on the size of the Area s ...
If you set the project to use a fixed frame rate, particle collision no longer works. ...