Upgrading Project to a New Engine Version Causes Errors When Attempting to Open Tutorial Blueprints

UE - Gameplay - Nov 11, 2015

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

Crash when pressing Ctrl-Z after creating a blueprint function

UE - Gameplay - Blueprint - Feb 20, 2017

Crash when pressing Ctrl-Z after creating a blueprint function *This is a regression: Working in 4.14.3-3249277 Not working in 4.15.0-3299760* Crash Reporter: Error message: Access violation ...

Packaging for HTML5 seems to have grown in package size

UE - Platform - Mobile - Aug 30, 2016

The size of packages for HTML5 has greatly increased since 4.10.4 to 4.11.2 and has since increased. Example: First person template, no starter content - size of whole HTML5 folder once packaged: 7 ...

Audio/Video out of sync after seek

Media Framework - Jan 29, 2018

There is an issue that sometimes occurs when using the seek option in the media player while the Decoder is set to WMF. When this happens the audio desyncs from the video and for the rest of the vid ...

Play Media Player Node Causes Blueprint Functions to be Uncallable

UE - Gameplay - Blueprint - Feb 23, 2016

This only occurs in standalone or a packaged game Having a Play Media Player node in a blueprint causes all of that blueprint's functions to become uncallable. Found in 4.11 Preview 5. Reproduced ...

2 minute hang and high memory usage when adding assets with large textures

UE - Foundation - Core - Cooker - May 28, 2015

2 minute (or more) hang and high memory usage when adding assets with large textures. The memory increase can be up to 3 or 4 GB when none of these assets(or referenced assets) take up nearly that ...

Modules with Emitter Life functioning incorrectly

UE - Graphics Features - Jan 7, 2016

Setting the Emitter Time module with an emitter that is not set to loop will result in an incorrect render of the particles past the emitter duration. Emitter Duration set to 3 seconds:[Image Remov ...

Crash when Reimporting SpeedTree asset with Billboard Material reset to the default World Grid Material

UE - Editor - Content Pipeline - Import and Export - Feb 7, 2017

A crash occurs when reimporting a SpeedTree asset after clearing the material billboard element and setting it to the default world grid material. The licensee reporting the issue mentions to worka ...

Components stop reporting overlap after a certain amount of actors are attached

UE - Simulation - Physics - Jun 5, 2017

Components stop reporting overlap after a certain amount of actors are attached Warning Trying to simulate physics on ''/Game/UEDPIE_0_Level1.Level1:PersistentLevel.Cube7.StaticMeshComponent0'' but ...

RemoveAxisMapping() removes axis mappings of the same key regardless of Scale value

UE - Gameplay - Jun 26, 2019

When you remove an axis mapping using a specific key it will remove all mappings even if they have separate scales. The user found a fix that I verified that worked. In "InputSettings.cpp", which i ...