For two map placed actors, if one actor B's non root component is attached to another actor A, the attachment is not retained when actor A reruns its construction script, such as when moving actor A ...
In a networked PIE session, when the server has applied a programmatically constructed GameplayEffect that has duration policy = Infinite or HasDuration, this results in a client crash when the clie ...
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: Assertion failed: EditorWorld == G ...
Enabling Override Instance Data to a LevelSequencerActor that has a Shot Track can lead to an Actor being translated really far, or even a crash in the engine. The licensee has encountered a particu ...
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 ( ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: PackageFileTag.CompressedSize == PACKAGE_FILE_TAG_SWAPPED [L ...
Error message: Assertion failed: Mesh.VertexFactory->IsInitialized() [Link Removed] [Line: 45] Source Context: 32 // Keep a reference to the hit proxy from the FPrimitiveSceneInfo, to ensu ...
When Calling UBlueprintMapLibrary::GenericMap_Find with a non-existent key, the function construct the default structure in-place on the given pointer without destroying the object. This behavior ca ...
Licensee reports buffer deadlock issue in System/BuildHostPlatform.cs (lines 283-329). Moving Proc.WaitForExit() to after the for-loop seems to resolve the issue for them.publicoverride ProcessInf ...
Currently, the Property Matrix does not seem to support Details Customizations. As a result, when a Static Mesh asset is edited using the Property Matrix, the "Collision Presets" combo box does not ...