Very rarely, the game client will crash on shutdown and the log will contain messages that look like: LogOutputDevice: Error: Ensure condition failed: false [File:Engine\Source\Runtime\RenderCore\ ...
An external user reported that creating and editing filtered channels in the details panel does not propagate to the node in the graph, thus making it unusable. Here is a video with the issue: [ ...
There seems to be an issue with replicated attachments ending up causing cyclical setups resulting in crash on clients. It was reported for 5.2 but even after patching up code it seems to occur. ...
After reparenting a blueprint and inherited components from the previous parent are removed, trying to give a new component the same name as a previous component causes a crash inside UObject::Renam ...
When calculating an actor's NextUpdate time, a random delay is added: ActorInfo->NextUpdateTime = World->TimeSeconds + UpdateDelayRandomStream.FRand() * ServerTickTime + NextUpdateDelta; If this d ...
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 ...