The call to UpdateInstanceTransform within UInstancedStaticMeshComponent::UpdateInstanceTransformById(..) sends bTeleport in place of bMarkRenderStateDirty that was added as part of Unreal Engine 5. ...
When the CurveLinearColor asset assigned to a CurveLinearColorAtlas is edited (e.g. change the colors of the gradient), the preview window of CurveLinearColorAtlas editor does not automatically upda ...
I've noticed calling SetActorLabel() on a Landscape will call PostEditPropertyChanged() which causes the Landscape Components to regenerate all collisions. As per the repro, this can take a long tim ...
As far as I can guess is that in the initial state of the object, the vertex normals are as they come from the DCC, but after the modeling operation they get recalculated somehow that doesn't match ...
Shadow artifacts will appears when the camera is moving towards a character or if playing will appears with the character if Self Shadow is enabled for the character. Sample video and image attache ...
Hang and memory spike (that doesn't go away) when you create an endless loop in AnimBP. Blueprints have a safeguard against this when you try to PIE with an endless loop, but I think the Animation ...
Macro that causes an infinite script recursion error crashes editor and produces errors in output log referring to UnrealScript. Frequency: 3/3 Crash Reporter; [Link Removed] ...
Memory leak when leaving Shootergame open for extended sessions. ...
Open a level that contains instanced meshes will crash the editor. Per the users description, the level must have had lighting built and then another level loaded or the editor restarted. Once the ...
A Beam Particle System that uses a tangent in its source and target setup will distort if viewed from along the tangent's axis. (See attached Picture) This hold true for all 3 axis . ...