World Outliner selection does not update transform widget location during play. This issue can be easily fixed simply by reselecting the object, this issue only affects the first time the object is ...
Possibly related to [Link Removed]. This affects Static, Stationary, and Movable point lights when upgrading a project from 4.18 to 4.19.2 or Main (tested in CL 4101872). If you click the "Reset to ...
Crash always occurs when executing Visualize Texture Command with Texture id. Looks like GVisualizeTexture.Mode doesn't affect correctly. Workaround: VisualizeTexturePresent.cpp FVisualizeText ...
Have attached examples of this in action, including breakpoints showing the FDateTime::Ticks count as zero. Also showed that this is an issue for the existing GetYear/GetMonth/GetDay methods (and an ...
This is a regression Tested in: //UE4/Release-4.26.2 CL15973114 Binary - Did not reproduced //UE4/Release-4.27.1 CL17735300 Binary - Reproduced //UE5/Release-5.0-EarlyAccess CL16682836 Binary - Repr ...
PIE without compiling child blueprint (3rdSpiderPawn in example) that is attempting to affect an inherited variable will crash the editor. Additional Information: User has several cast to nodes ca ...
REGRESSION No. When a skeleton has multiple skel meshes assigned to it, if the user creates a animation asset (animation blueprint, composite, montage) by right-clicking the skeletal mesh and selec ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below.Error message: Access violation - code c0000005 (fi ...
If a UProperty that stores a reference to an asset is deleted, the reference to that asset lingers in any Blueprints that had a reference stored in that UProperty. This can lead to issues when the r ...
Right now only native subobjects are displayed in the details panel with meta = (ShowInnerProperties) is set. Child Actor Components are an example of this, where if the child actor you have added h ...