Creating a landscape grass type and then pressing the + to add an element crashes the editor. Frequency: 2/2 Crashreporter: not currently available ...
Launch on to tvOS crashes the app on the device and returns the user to the main screen. This also affects packaged projects Update Project packaged in shipping configuration launched successfully ...
This is a common crash on Mac that has been occurring since at least the 4.14 release. Based on the one user description this may be related to the creation of structs. Additional information is n ...
This is a common crash that occurs for users in the 4.16 release. Log file attached. Additional information is currently unavailable. User DescriptionsRandom Crash After right clicking Static mes ...
UFontBulkData::Serialize can be called in cases other than loading (such as memory counting) which can incorrectly set the BULKDATA_SingleUse on fonts that weren't loaded from a package, and lead to ...
Error message: Stack overflow - code c00000fd (first/second chance not available) Source Context: 74 void UAnimComposite::GetAnimationPose(FCompactPose& OutPose, FBlendedCurve& OutCurve, c ...
The reason for the crash is that the underlying resource uses DXGI_FORMAT_B8G8R8A8_TYPELESS, and UAV support for that format is optional. UCanvasRenderTarget2D sets bCanCreateUAV to true always, wit ...
Under certain conditions, it appears that the function UPoseableMeshComponent::CopyPoseFromSkeletalComponent may crash because the BoneSpaceTransforms obtained from the source component are empty, p ...
Error Message: Access violation - code c0000005 (first/second chance not available) ComponentOverlapComponent node used in blueprints will cause the editor to crash once you PIE if there is no comp ...
From the [Link Removed]: We had an issue where PIE was being stopped due to an "infinite loop" being detected in one of the blueprints construction script. This was also crashing the editor as the ...