As described in this UDN thread, the iPhone 7 manifests incorrect image aspect ratiohttps://udn.unrealengine.com/questions/403841/ios-arkit-portrait-mode-stretching-on-iphone-7.html [Link Removed] ...
Disabling Online Subsystem prevents the project from loading. On Windows, this produces an error shown in attached screenshot. On Linux, this causes a crash with the attached callstack on project ...
Media Player Texture/Material is playing on opposite mesh normal. Confirmed on Note 4, Pixel XL and Oculus Quest Did NOT reproduce with Vulkan. Video Material is white on 4.22 and 4.23 iOS ...
Currently, there are several places in FAnimInstanceProxy and FAnimNode_Base (and derived classes) that rely on FindFunctionByName in order to resolve transitions, evaluate pins, etc. This can happ ...
No user comments in crash group 7643 void UEngine::AddOnScreenDebugMessage(int32 Key, float TimeToDisplay, FColor DisplayColor, const FString& DebugMessage, bool bNewerOnTop, const FVector2D ...
void USceneCaptureComponent2D::CaptureSceneDeferred() { UWorld* World = GetWorld(); if (World && World->Scene && IsVisible()) { // Defer until after updates finish // Needs some CS because ...
Making a call to GetPawn in an AIController class will return NULL which will crash when that return value is used. This is a regression as the call is made successfully in 4.8.3. Working CL: Work ...
When a breakpoint is hit in a BT Task Blueprint, execution will not be resumed if you attempt to do so from the Behavior Tree that is running the BT Task. This will cause a crash if executed in the ...
When playing a particle using SphereMask, iOS 11 device terminal freezes.This issue is not a crash, it's screen freeze. Reproduced deviceiphoneX :iOS 11.4.1iphone7 :iOS 11.4.1 Not reproduced devic ...
Generated from CrashReporter Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [File:D:\Build\++UE4\Sync\Engine\Source\Runtime\Core\Public\Containers/Array.h] [Line: 614] Array in ...