Creating a MID makes the render state dirty and the engine will recreate a new scene proxy without the current attitude. This results in rendering the object in incorrect location. Here is a tempor ...
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 ...
The editor setting for automatically start consuming input can be set to enabled as a boolean, but whenever the editor restarts this value is reset to false. ...
Info from the user: "This is super basic, only just started to build the scene. I have modeled in Vectorworks 2024 Architect and imported it into Twinmotion via the export and not the live link. The ...
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 ...
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] ...