Similar issues have already been reported here for iOS [https://udn.unrealengine.com/s/question/0D52L00004vJelTSAS/crash-ios-in-flandscaperendersystemcomputesectionperviewparameters] and here [https ...
This is because FFbxExporter::ExportStaticMeshToFbx() does not correctly determine the OverrideMaterials. Therefore, the following code will not pass.else { Material = StaticMesh->GetMaterial(P ...
The WorkspaceSettings.xcsettings file is generated with the following entry <key>BuildSystemType</key> <string>Original</string> This causes the warning in [Link Removed] which has was closed ...
Mentioned in this UDN is the possibility that duplication of some actor fails because their BP as been deleted. ...
When a montage finishes and TriggerMontageEndedEvent is called, all queued notifies for that montage are cleared. However, this assumes that there is only one instance of the montage active at any ...
URichTextBlock::UpdateStyleData() does not check whether DecoratorClasses already had any specificed DecoratorClass. So every time you turn UMG on and off from the Viewport, Decorator Classes will i ...
UPD: According to Affects Version field, issue reproduces in 4.26, Regression for 4.27 - No. ...
This is an old bug that looks like it never made its way into JIRA. Adding for documentation. ...
There is a discrepancy between how Movie Scene Capture (Legacy) and Movie Render Queue handle letterboxing for sensor aspect ratio's that do not match the export resolution, which seems to be a bug ...