See UDN description: https://udn.unrealengine.com/questions/554749/bug-navmesh-streaming-and-tile-corruption.html ...
[Image Removed] [Image Removed] ...
When a nanite mesh moves, the shadow does not. ...
Due to the way input is handled on the MoverExamplesCharacter, including AnimatedMannyPawn, we have a delay in the time between when an input event occurs and when it is ingested by the movement sim ...
When trying to record a movie from a matinee in 4.10, it can fail for a number of reasons: 1. The folder does not exist 2. The cinematic view modes do not take effect 3. Trying to record a streamin ...
When a small external force is applied to the rigid body, the VSmooth value is reset in the ResetVSmoothFromForces function. Since this function ignores the current velocity, a very small velocity ...
Consider a sequence hierarchy with more than two layers. If the top-level sequence uses a negative timescale on a sub-sequence, the contents inside it animate as expected, but any nested sub-sequenc ...
A 5.5 level that contains a Text3DComponent in a BP crashes the engine when opened in 5.6 (and up). The licensee has provided his analysis: Description: Level instance created in UE5.5 and re-saved ...
[Link Removed] was fixed by CL 46990575, successfully avoiding an ensure condition inside FIntervalStructCustomization::SetValue() when its Property Node is no longer valid. However, the same proble ...