User report: With 4.15 using only auto generated LOD's static mesh LOD levels can't share computed lightmaps anymore. This cause severe memory increase and it's making lightmass build times way slow ...
The FRawInputDeviceConfiguration struct is not exposed so attempting to define custom raw input device configs fails with unresolved external errors when using: FRawInputDeviceConfiguration newConfi ...
F1 key binding cannot be changed, changing it from its default does not actually undo the key binding for documentation No regression has been done for this issue ...
While using an access specifier for a function that is set to private, does not run the function, but it can be placed into another BP with no warning appearing when the BP is compiled. This issue ...
If ConstructorHelpers::FObjectFinder is used with UPaperFlipbook as its class specifier, compiling the code fails with the following error: Error C2664 'void ConstructorHelpers::ValidateObject(UObj ...
Duplicates of Actor Blueprints have a blank, black preview instead of the preview of the original (See sample image). Not a regression, occurs in UE4.14.3 as well ...
The issue occurs when trying to Draw a Material to a Render Target where the source material is using AlphaComposite + Unlit mode. This is an attempt at the solution proposed by Ryan Brucks to allow ...
When FAssetRegistry::SaveRegistryData() is invoked for a umap redirector it will fail the check check(!bIsMap || (InDependencyType == EAssetRegistryDependencyType::Soft)); Because the redirector ...
Crash using Import Commandlet on FBX that gets "Bones are too small" error when imported manually Error from manual import: Warning The bone size is too small to create Physics Asset 'ButterflyVa ...
Updated HISMCs occasionally flicker for one frame on some machines. User reports an AMD 7950 and I see it on an AMD 7970. Occurs only in packaged builds. ...