The TSR History Rejection buffer develops a grid-like artifact over translucent, camera-facingplanes. This problem can be mitigated by increasing r.TSR.ShadingRejection.TileOverscan from 3 to 4 with ...
In Niagara, Mesh Renderers expose a "Meshes" array for selecting the meshes to be rendered. On each array entry, a property "Mesh Parameter Binding" is available and allows the user to override that ...
Real Time Audio stops playing sounds after exiting PIE with the 'Enable Sound' option disabled. The tooltip states, "Whether to play sounds while in a Play in Editor session." This setting does no ...
[NickW] This needs to pull the Play Bounds from Vive. The old soft / hard bounds system appears to be partially deprecated The Get bounds node does not appear to return the correct in game chaper ...
When nativizing blueprints the packaged build of the project runs slower than a non-nativized version of the packaged project. Found in 4.22 CL#7053642 Reproduced in 4.21 CL#4753647, 4.24Main CL#7 ...
If you create two actors that have the same structure of variables in a category, and you try to copy the category variables of one actor into the other, variables that have ReadOnly/EditConst speci ...
Context: Sockets are attach points that can be placed on a Static Mesh to attach an object to the static mesh. Problem: Importing an FBX that contains a socket from Blender to Unreal, the socket ge ...
Nanite geometry does not cast Distance Field Shadows outside of the clipmap range for Virtual Shadow Maps. Non-Nanite geometry does cast these shadows. ...
Adding a custom component to a Blueprint and then deleting the code class defining that custom component from the project will crash the Editor any time you try to open a Blueprint containing that c ...
Including "TargetPlatform" as a private dependency of a code project created using the binary version of the Engine prevents the Editor from being able to package the project for Win64. Removing the ...