Crash with geometry collection in es3.1 preview

UE - Simulation - Physics - Destruction - Dec 22, 2020

Custom depth gets cleared for each eye in VR

UE - Platform - XR - Dec 19, 2020

From licensee: "Expected behavior (as seen in UE 4.25...also confirmed in 4.24):"[Image Removed] "Actual behavior in UE 4.26:"[Image Removed] Report from a licensee: In VR when using custom dep ...

Crash when enabling HZB occlusion culling

UE - Graphics Features - Dec 16, 2020

Enabling HZB Occlusion culling results in a reproducible crash. Looks like a community member noticed this back in preview 2: https://forums.unrealengine.com/unreal-engine/announcements-and-release ...

The LOD is not reflected in Shadow when r.ForceLODShadow is set

UE - Graphics Features - Dec 16, 2020

When I looked into this feature, I noticed that ForceLOD was not set by the code below. Therefore, I confirmed that only Shadow can change LOD by changing as follows.[Link Removed] ...

Can not find abstract class in actor class dropdown list in GetAllActorsOfClass node

UE - Gameplay - Blueprint - Dec 15, 2020

The behavior of non-variable class pins has changed in 4.26 where abstract classes like AInfo are being excluded from class pickers for general utility functions like GetAllActorsOfClass. This is no ...

Hot Reload Temporary dlls and pdbs Aren't Getting Cleaned Up Between Runs

UE - Foundation - Cpp Tools - Hot Reload - Dec 14, 2020

I'm seeing it as an issue in at least 4.25.4, maybe prior.   I'll update after checking 4.24. From the tests at my desk I could see that the HotReload.State file that DeleteTemporaryFiles (HotReloa ...