GPU Particle Freeze in Fullscreen PIE when Combined with Widget Blueprint using any Widget Element

UE - Graphics Features - Jun 27, 2016

Certain particle systems freeze when rendered in Fullscreen mode during PIE with Text Block added within Widget Blueprint. From what I could tell it is the GPU particles that are freezing. Note I n ...

Media Player assets do not play in packaged games or in standalone

Tools - Mar 8, 2016

Media Players and their associated textures do not render in standalone game or in a packaged project. Found on: //UE4/Release-4.11 CL-2897738 Checked 4.9.2 Binary from launcher, issue occurs ther ...

Application is crashing on the HTC One when UMG is used in the project

UE - Platform - Mobile - Jan 26, 2015

If you include UMG in your project and deploy to an HTC One, the project will crash on the device. Tested this on multiple devices (Galaxy S5, HTC One, NVIDIA Sheild tablet) Monitor logs are atta ...

Changing the value of a text struct variable inside a duplicated function that contains a Make Struct node will reset that value in the original function

UE - Gameplay - Blueprint - Mar 11, 2015

Changing the value of a text struct variable inside a duplicated function that contains a Make Struct node will reset that value in the original function. This does not appear to occur with other va ...

Subtitles don't appear in matinee when scrubbing.

Tools - Sep 9, 2016

When verifying [Link Removed] (GitHub 2762 : Correct subtitle rendering when scrubbing) I found that subtitles will not render while scrubbing the matinee. [Link Removed] has since been closed, but ...

sg.EffectsQuality does not seem to update once set in the devices profiles or .ini file

UE - Platform - Mobile - Nov 7, 2016

Effects Quality settings within the device profiles, or even set in the .ini file seem to be ignored. Even when you're calling sg.effectsquality in the console command, it's ignored. The only way I ...

Settings related to Supported Agents are not saved in the DefaultEngine.ini

Tools - Aug 25, 2015

All entries in the Project Settings window are suppose to be saved in the DefaultEngine.ini file. This does not occur for settings related to Support Agents such as Can Walk, Can Crouch, etc. Note: ...

Skeletal Meshes keep reference to unused Material IDs

UE - Editor - Content Pipeline - Import and Export - Sep 7, 2016

When importing a FBX with multiple materials and some of them are unused from their setup, they will still be referenced by the skeletal mesh in the Details Panel in the level editor, but in the Per ...

Calling a function that returns TWeakObjectPtr in blueprints causes crash

UE - Gameplay - Blueprint - Mar 20, 2015

Calling a code defined function in blueprints that returns a TWeakObjectPtr causes a crash. ...

2 GB/hr Memory Leak on levels that are not enclosed

UE - Graphics Features - Feb 19, 2016

2 GB/hr Memory Leak on maps with no Sky Sphere or Atmospheric Fog to occlude empty space. The leak also occurs during general usage, but was tested with a blank project and an absolutely blank leve ...