This is a common crash affecting users in 4.17 and 4.18. User DescriptionsI wasn't able to get my UCX collision to import. Clicked the yellow "return" arrow next to the asset import settings option ...
UDebugSkelMeshComponent and PreviewInstance are lost current animation asset. There are 2 ways to fix below void UDebugSkelMeshComponent::InitAnim(bool bForceReinit) { // If we already have Pre ...
ISequencer :: OnStopEvent is executed when pause, but not when playing to the last frame and stopping automatically. This is because OnStopDelegate.Broadcast(); is only in FSequencer::Pause(). When ...
When loading a non-world partitioned level into a persistent world partitioned level, parent actors with child actor components within the loaded map will move position or become invisible. Within t ...
As with most nodes, object reference outputs can be directly connected to interface-typed inputs on "make container" nodes (e.g. "MakeArray") if the object's class type implements the interface clas ...
[Link Removed] Some functions to access parameters don't take into account the newly added runtime static switch parameters. It should be straightforward to fix these up: void UMaterialInstance:: ...
This sounds legit. Anyone mess with the if node recently? There seems to be a regression where existing content is broken. This should be fixed ASAP and patched into 4.6. https://forums.unrealen ...
When a Material uses WorldPositionOffset, the MaterialTextureScale is calculated incorrectly because FMaterialUtilities::ExportMaterialUVDensities() calls FMeshRenderer::RenderMaterialTexCoordScales ...
Using a FormatText node with Specifier in the same graph as an empty Macro will freeze the editor. Not using the Specifier or deleting the unused Marco will allow the BP to compile fine. **Only rep ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Access violation - code c0000005 (first/second chance not available) Source C ...