Volume EncompassesPoint is broken in Chaos

UE - Simulation - Physics - Oct 26, 2020

While investigating an issue with Cull Distance Volumes, I noticed that AVolume::EncompassesPoint has a broken default implementation when WITH_PHYSX is not defined. If only chaos is enabled it will ...

Back-face culling not working when translucency is set to Ray Tracing

UE - Graphics Features - Lumen - Oct 23, 2020

While enabling Ray Tracing from the start of the project, when user sets GlobalPostProcess Translucency to Ray Tracing, the back-face of the plane is not culled. However, when the translucency is se ...

Material Editor node search returns unexpected results

UE - Rendering Architecture - Materials - Oct 23, 2020

Issue reported by community member through UE Bug Submissions ...

GPU System will kill existing particles if activate is called after it has be deactivated

UE - Niagara - Oct 22, 2020

Deactivating and then reactivating the same GPU system will cause existing particles to die. ...

Rotate about axis material node can cause Z-fighting in Niagara mesh particles

UE - Niagara - Oct 21, 2020

The rotate about axis material node appears to cause z-fighting in mesh particles if they are scaled in the simulation. ...

Pop-ups are hidden after clicking in the Editor

UE - Platform - Linux - Oct 20, 2020

All Pop-ups windows in the right bottom hiding after clicking at any place in the Editor. They can be displayed back by the clicking on the header of Editor ...

Third Person Character Package imports with linker errors

UE - Platform - XR - Oct 19, 2020

I was able to encounter these errors on the latest binary for 4.25.3 when doing a repro for a salesforce ticket. Here is the customers description:When importing the C++ ThirdPersonCharacter package ...