Undo fills AttachChildren array with null by the undo serializer. After that, a construction script tries to remove child components from parent component's AttachChildren but it can't find its poi ...
It's possible to have the Audio Meter widget stop responding if you set the Gain really high. It will cease to work as long as the MetaSound window is open. Closing and reopening the MetaSound windo ...
Undo after disconnecting a target pin will cause a series of internal compile errors User Description: I've run into what I think is a bug when attempting to compile a blueprint after mistakenly b ...
Using Windows+Shift+Arrow keys to move the application window in Windowed Fullscreen from a low resolution monitor to a high resolution monitor does not resize the application window on a Windows 10 ...
When you create a project in version 4.8.3, and update it to either 4.10 or Main, there seem to be issues loading the Engine Content Tutorials for FeaturePacks, InstallingiTunesTutorial, and Setting ...
Regression: In UE4.10, the border that now occurs around New Editor Window causes window to extend beyond native screen resolution designated in Editor Preferences causing the window to 1) Not be ce ...
Crash on play if a BP manipulates a InstancedStaticMeshComponent by using a ClearInstances node followed by an AddInstance node. This is a blocker for the licensee. This is a regression: Working ...
Crash in FUniformExpressionSet::FillUniformBuffer trying access deleted UTextureCollection (Experimental in 5.6). The licensee describes their crash, their analysis, and a proposed fix: This crash ...
Cannot manipulate morph targets that are unique to the Slave Component through the Master Component. So the situation here is that the Head(Master) does not have the "BeerBelly" morph target, but t ...
When testing with a simple setup, as follows: MySceneComponent has a UProperty(VisibleAnywhere, BlueprintReadOnly) of a USphereComponent pointer, initiated in the Constructor AMyActor has a UProper ...