Fix delegate problems with Blueprints

UE - Foundation - Core - Feb 18, 2015

https://udn.unrealengine.com/questions/236428/bug-blueprints-executing-zombie-code.html Blueprint MyCharacter is based on native class CodeFirstPersonCharacter. CodeFirstPersonCharacter has compone ...

Decals spawn differently than 4.10.4 with their rotation based on hit normal

UE - Graphics Features - Apr 5, 2016

Decals are not spawning correctly when spawning based on a rotation value from the hit normal. There is a difference in how this is handled from 4.10.4 to 4.11 and even 4.12. See attached image fo ...

Apple TV offline saves fix

UE - Platform - Mobile - Jul 31, 2019

Offline save games don't work on Apple TV, (in fact all file operations fail) because Apple has decided that you can't store anything in the NSDocumentDirectory anymore. The fix is to replace occurr ...

Fix rarely leaking Particle System Components

UE - Graphics Features - Jul 22, 2015

User has found an issue in which Anim Notifies, spawning particle system components that cannot ever render will leak the particle system component. The user has a working fix but it's likely not i ...

10 Pixels Added to Width & Height of Floating Editor Windows Each Time Project is Reopened

Tools - Dec 14, 2015

Each time the editor opens a project, the INIalt text file changes, adding 10 pixels to the width and height of floating sub windows, thus negating the usefulness of the "Save Layout" feature. *Obs ...

Frame rate issues using Fixed Frame Rate and Matinee

Tools - Aug 10, 2016

Frame rate issues using Fixed Frame Rate and Matinee. This could be similar to some issues involving "Force Fixed Frame Rate". ...

Editor crashes sporadically in OSX 10.12

UE - Platform - Apple - Oct 27, 2016

The editor is crashing sporadically in OSX 10.12. I have just started hitting this crash ~ 3-4 times a day usually when opening a new tab of some sort in the Mac editor Looking at the various repo ...

Mac - Crash when opening editor on macOS 10.12

UE - Platform - Apple - Aug 8, 2016

Editor crashes during initialization, but only on macOS 10.12, not 10.11.6. Crash is due to a shader not compiling... Update: Crash was not occurring on Nvidia or Intel. This was strictly an AMD i ...

No device profile detection for iPad Pro 10.5"

UE - Platform - Mobile - Aug 1, 2017

There's no device profile for iPadPro 10.5". It picks up other rendering settings properly from the iPadPro family. ...

TAssetPtrs are not properly fixed up in client PIE instances

Tools - Aug 18, 2015

Contrary to the linked UDN question, this doesn't seem to require the actor to be replicated. The problem is that when UWorld::DuplicateWorldForPIE is called for a PIE client instance's persistent ...