When attempting to download/sync to the UE4.11 version of "Unreal Match 3" sample from the Learn Tab on the launcher, the download button is "grayed out" and instead says "Syncing." Selecting the ...
See repro steps. Workaround Unset and set bIsFocusable on widget's class will allow bIsFocusable to be set and persist on the nested instance. ...
When declaring a delegate that takes another delegate as the variable type for one of its parameters, UHT will crash when attempting to compile the code. ...
#ifdef and #ifndef have no affect when used in the header file of a class. Ex: #ifndef MYMACRO UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = Test) float ANumber; #endif ANumber v ...
Matinee Movie Captures are rendering with distortion both video captures and Image Sequences when the aspect ratio is set to 2:1. [Image Removed] ...
When provided sample project is run in PIE, crash occurs after call to SetMaterial() is made in code. Downloadable Project: [Link Removed] CrashReporter: [Link Removed] ...
In a project where WITH_RUNTIME_PHYSICS_COOKING is used and creates a procedural collision component, the logs are spammed with messages about the spawned components requiring runtime physics cookin ...
InfiltratorDemo crashes on a MacBook Pro ...