UpdateDelayRandomStream can cause replicated actor to be skipped for consideration

UE - Networking - May 6, 2024

When calculating an actor's NextUpdate time, a random delay is added: ActorInfo->NextUpdateTime = World->TimeSeconds + UpdateDelayRandomStream.FRand() * ServerTickTime + NextUpdateDelta; If this d ...

Crash sometimes occurs when enabling the Gravity tool on part of a Sketchfab object.

TM - Tools - May 4, 2024

Current state Triggering Gravity on element from Sketchfab object's tree, may result in crash. For 100% reproduction rate, download 'Rank 3 Police Unit' object and apply Gravity to its element 'Rank ...

Crash at startup when vcomp140.dll prerequisite is missing.

TM - Interoperability - May 3, 2024

Some users are experiencing a Crash at startup because of missing vcomp140.dll prerequisite. ...

Using Clip() in a material may cause the outline to be displayed incorrectly on the Editor.

UE - Graphics Features - May 3, 2024

This appears to be from an interaction between the Depth Fade Expression, clip() in a Custom Expression, WPO being enabled, and the fact that the pass that draws objects for the editor outline runs ...

Water not rendering in Movie Render Queue

UE - LD & Modeling - Terrain - Water - May 3, 2024

It appears that MRQ does not actually add the pass that updates the Water Info Texture in the WaterZone actor. If the Skylight is set to "SLS Captured Scene" and does not capture every frame, then t ...

Unable to input Chinese characters (Microsoft Pinyin) after inputting 34 half-width characters

UE - Editor - UI Systems - Slate - May 2, 2024

If we enter Chinese characters using Microsoft Pinyin after entering 34 or more half-width characters in a text field, they are not reflected in the box. If less than 34 characters are entered, Chin ...