Distance Field Shadow with Foliage Cull distance problem. I used distance field shadow with Foliage cull distance. Set the DFS shadow long. Then shorten the cull distance value of the Foliage. Foli ...
When an actor component is selected and is moving independent of it's root the transform gizmo doesn't follow the actor component. If you select the actor component and translate it the transform g ...
Material Instance parameters do not update values when the user does an Undo (Ctrl+Z). An example project is attached. This seem related to [Link Removed]. Found in 4.24 CL#10570792 Reproduced in ...
Hidden enum entries cannot be used as default values for UFUNCTION parameters. When using any collisionchannel, the error "Hidden enum entries cannot be used as default values" is received. ...
[Image Removed] This messaging is confusing because it says "Implement Function" when really it creates an event. We need to clear up the messaging here, or provide an option to create it as a fu ...
The licensee reports that this issue is caused by the following code not performing a Buffer update. .\Engine\Source\Runtime\Renderer\Private\ShaderBaseClasses.cpp void FMeshMaterialShaderElementD ...
Result : all the RTs allocated for edit layers (in global merge mode) will be padded to the next power of 2 for no good reason, which can lead to out-of-VRAM (as reported by [Link Removed]) ...