While the OnLobbyMemberLeft event does seem to be fired correctly, the remote member will still be in the lobby's "Members" map, and its data can still be found in FLobbyClientData::MemberDataStorag ...
A typo in a conditional compilation macro in NaniteRasterizer.usf causes code controlling distant tessellation reduction to never be included in final shader code. This means that the low tessellati ...
Certain placements of landscape splines in world partition levels can cause Nanite landscape proxies to invalidate, and switch back to their non-nanite version. This happens when specific regions of ...
When removing gameplay effects by tag, if the tag that is being removed has other tags that are dependent on it in a cyclical way an "array out of bounds ' error can be triggered. ...
Textures at an index, other than 0, cannot be sampled from a Virtual Texture Collection in a material. When using the Texture Collection and Texture Object From Collection material nodes, with a Vir ...
When the cast shadow checkbox is disabled for all sections that make up a static mesh the main shadow is no longer rendered but the contact shadow does not respect the instruction to disable shadows ...
When the camera is outside of a certain distance from a point lights attenuation radius the VSM of that point light stops caching shadow maps. This can also be reflected in the output from the 'r.S ...
When renaming or duplicating a LevelVariantSets asset that contains a Director Blueprint, the internal DirectorClass reference becomes mismatched. Although the DirectorBlueprint pointer updates corr ...
When adding a spotlight to the scene it does not correctly use cached virtual shadow map pages when the spotlight overlaps a mesh using WPO. This can be most easily observed by entering 'Cached Pag ...
Licensees are looking into ways of adding visualizations to the editor worldpartition grid widget. In one example case, just adding some lines to show which parts of the wp minimap belong to which s ...