Blueprints copied or moved to another level do not retain variable references to other Actors that are also copied or moved

UE - Gameplay - Blueprint - Apr 17, 2015

Blueprints copied or moved to another level do not retain variable references to other Actors that are also copied or moved. Reproduced in 4.7.5 binary and Main (//depot/UE4/Promotable-CL-2507843) ...

Deleting class instance will call destructor for each instance of the class

Tools - Mar 11, 2015

**UPDATE** When the actor is pulled from content browser to scene, a "ghost" object is created even if the actor is still being "held". Dragging the actor back and forth into the editor viewport wi ...

Blueprint navmesh modifier does not update navmesh in level

UE - AI - Jun 21, 2015

CrashReporter: [Link Removed] The Navmesh Modifier Component in blueprints does not properly update a levels navmesh. ...

Console Command 'ModifySoundClass' is Unrecognized

UE - Audio - Mar 23, 2015

When running a game in the editor and using the Command Console 'ModifySoundClass', the console returns saying the command is unrecognized. It is my understanding, that even if you do not create ne ...

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 ...