PIE window does not match what was set in the New Viewport Resolution setting

Tools - Oct 24, 2019

Setting the resolution of PIE to 4K Ultra HD results in the new PIE window going very far out of the bounds of 4K. If you are using two monitors the PIE window will bleed over a good bit into the ot ...

Selecting Reimport on a virtual texture results in crash

UE - Graphics Features - Nov 14, 2019

Reimporting a virtual texture results in a crash. Tested in: 4.24P2 CL#10091930 ,  4.25 CL#10183780 ...

Crash when confirming a directory to import a USD file to via the USD Stage window

UE - Editor - Content Pipeline - Import and Export - Nov 21, 2019

Crash when confirming a directory to import a USD file to via the USD Stage window The repro does not seem to be 100% consistent and it can take a few attempts to hit the crash. The USD Stage wind ...

Android: Mali Txxx GPUs Encounter Stretching Geometry When Running with Support GPU Scene Enabled

UE - Platform - Mobile - Nov 27, 2019

When attempting to run SunTemple with r.Mobile.SupportGPUScene enabled on some Mali GPUs, the project renders with what looks like pieces of the geometry stretching across the level and bending out ...

Crash hovering mouse over User Defined Struct array variable on Widget Blueprint breakpoint

UE - Gameplay - Blueprint - Jan 22, 2020

Looks a crash caused by an access violation when trying to export text from the property for the tooltip. Seems to be limited to arrays of user defined structs and the Widget Blueprint editor. ...

World Memory Leak crash creating new level blueprint after editing sub level blueprint

UE - Gameplay - Jan 27, 2020

Crash occurs when the user adds a sublevel to the current level, edits the sublevel's level blueprint, and then attempts to make a new level. The state which triggers the crash seems to be when the ...

Linux server builds of 4.24.0 failing due to Text3D plugin's dependencies on FreeType2 and HarfBuzz

UE - Platform - Linux - Jan 31, 2020

The build error is descriptive. FreeType2.Build.cs and HarfBuzz.Build.cs explicitly check if they are being used for a Unix server build and throw exceptions to prevent that. Commenting out those ex ...

User-instanced subobjects owned by a streaming sublevel's Blueprint CDO cannot be garbage collected with the owning world after the sublevel has been reloaded in the editor.

UE - Gameplay - Blueprint - Feb 5, 2020

Strong object reference properties of an 'EditInline'-decorated UCLASS type embedded within a native C++ struct definition can be instanced at edit time by the user as part of a variable's default v ...

Use mouse for touch enables gesture action on button which makes the button to lost focus to that the button fires onreleased event

UE - Editor - UI Systems - Slate - Mar 20, 2019

When Use mouse for touch is enabled, the button fires onreleased event. Here is what I investigated. Use mouse for touch enables gesture action in the button that leads to LongPress gesture fires ...

Restore state on animation in level sequence will stop all montages

UE - Anim - Sequencer - Feb 12, 2020

It looks like UnbindFromSkeletalMeshComponent stops all montages. This is called when the animation section restores its state.  https://udn.unrealengine.com/s/question/0D52L00004lun3ySAA/restore ...