It is ok for 4.19. ...
In PC ,RHICreateTargetableShaderResource2D will create SeparateTarget and ShaderResource, and after basepass resolve depth from TargetableTexture to ShaderResourceTexture. But in mobile preview, ...
Adding a output pin to a collapsed graph through dragging it on adds it to the list of inputs and doesn't update the input/output nodes. Found in 4.19 CL# 4033788, 4.20 CL# 4302132, and 4.21 CL# 43 ...
When clicking on an object EndInputTouch sometimes fires on the press instead of the release. This was not an issue in 4.19.2 (CL-4033788) and is a regression. However the functionality doesn't appe ...
Using "Fill Data Table from CSV File" node in packaged project crashes instantly. User acknowledges that they are misusing this node and requests that limitations are documented. (Editor only Tool ...
Because both FWorldAsyncTraceState's CurrentFrame and FTraceHandle are default initialized to 0, on the first frame, if a new Asnc Trace starts all default FTraceHandles will reference the same (now ...
LevelScriptActor can be destroyed from a channel close on the client before the associated level is removed from the world, which prevents proper cleanup of the network driver. We should look into ...
When importing layer information to a landscape the engine will freeze and consume all available memory. Unable to test in 4.19 due to provided project being made in 4.20. I have attached a log from ...