If a user uses Alt-tab to change to another window, the ReceivedFocus and LostFocus functions are not called as they would usually be called when using something such as Shift+F1 or Ctrl+Esc. Note: ...
Make Timespan node returns unexpected conversion from milliseconds. With all other values 0 - values in the Milliseconds field over 2147 flip to negative and begin to decrement ...
The following functions have been found to perform unchecked casts of the pawn's "UpdatedComponent" to class UCapsuleComponent, possibly resulting in crashes:UFloorQueryUtils::ComputeFloorDist()UGro ...
Print string duration is divided by number of PIE players. ...
Potentially related to [Link Removed], but distinct. ...
This appears to be caused by the colour format. It only occurs when the scene format has an alpha channel. FloatRGB (format 3) doesn’t exhibit these issues. Unfortunately, format 4 is the default fo ...
You can right click a level asset in the editor's Content Browser and do the action Source Control > Diff against Depot. However, this does not provide a useful diff window. It currently opens the d ...
When LOD change is triggered by camera FOV change, no dithered LOD transition happens. ...
Flickering occurs when using the Post Process Ambient Occlusion (Screen Space AO). This is more noticeable when using stronger values entered into the AO fields. I checked these settings in both 4 ...
Render Target is displayed across the client and server. Render target should only be displayed on the player and screen that spawns the actor. Note: Turning visibility off for the render target w ...