A Skel Vert/Surf particle system attached to a cloth actor spawns particles around the origin instead of around the actor. ...
[Image Removed] [Image Removed] [Image Removed] [Image Removed] ...
'Exposure Compensation Curve' is not being applied in Standalone or Packaged projects. Confirmed in 4.25 MAIN at CL 10871578 ...
Using r.Shaders.Optimize=0 with native metal libs results in a crash of the packaged build at runtime. Workarounds is to either not use native metal libs for text shaders or in MetalShaders.cpp co ...
Licensee reported that is caused by missing ECVF_RenderThreadSafe flag in these console variable definitions. r.RayTracing.Shadows r.RayTracing.AmbientOcclusion r.RayTracing.Reflections Here is a ...
The editor will crash during shutdown if Blueprints are actively being indexed in the background. ...
deleting the code "&& SimulationStages[i]->bEnabled" in UNiagaraEmitter::GetScripts will bypass the problem [Image Removed] ...
This memory leak seems to be caused by the TMemStackAllocator of FRayTracingMeshCommandOneFrameArray. Using the FDefaultAllocator for FRayTracingMeshCommandOneFrameArray works as a workaround. // ...
Deleting unsaved Submix assets causes them to reappear the next time you create a new asset. Issue does not occur in 4.26, but does occur in 4.27 and 5.0. ...