When loading a Sub Level from the Persistent Level of World Composition, the offset of WorldComposition is applied when loading the Sub Level by itself. The offset can be applied repeatedly when rel ...
If the user has different DPI Scaling set on each monitor, the main monitors tool tips will change size based on the secondary monitor. ...
4.17: The preview mesh disappears entirely when the name of the preview asset is changed When a preview asset is applied to a socket, and the socket is renamed, the preview asset becomes detached ...
In Unreal Engine 5.5.4, the Dither Opacity Mask option in a Masked material works correctly on Nanite meshes. However, in version 5.6.0, the dithering effect no longer applies to Nanite meshes. ...
FNiagaraParameterStore::UnbindAll() may be called from both GameThread and RenderingThread. Each may modify the same Binding array, it causes infrequent crashes. In my environment, I was able to r ...
Selecting other components after selecting a Spline Component's control point keeps the transform gizmo and functionality at the Spline Control point Repro Rate: 4/4 Tested this in //UE4/Release-4 ...
The user has attached a small project at the link to demonstrate the issue. Occurs in 4.5.1 and well as Main (//depot/UE4/Promotable-CL-2239587). Crash Reporter: [Link Removed] ...
"This ensure is intended to catch regressions where rendering programmers add a loose parameter to LocalVertexFactory, breaking dynamic instancing on regular static meshes. InstancedStaticMeshes c ...
Non-Ray Tracing Shadows are only cast from lights on meshes assigned to the same Lighting Channel. When enabling Ray Tracing Shadows this is not the case. Lights will still cast Ray Tracing Shadows ...