Some materials render black on Iphone 6 series phones

UE - Platform - Mobile - Oct 6, 2016

Some materials are not rendering on iphone 6 series devices. They will render completely black on one device but not others in the same series. Replacing the material with a basic material renders o ...

Disabling collision of an actor after an overlap event will cause the event to fire twice

UE - Gameplay - Sep 3, 2015

Disabling collision of an actor after an overlap event will cause the event to fire twice This is working properly in 4.10-2674146 User Description: Calling on "Set Actor EnableCollision" or "Set ...

Many native-only interfaces incorrectly appear as implementable by blueprints

UE - Gameplay - Blueprint - Sep 14, 2020

Right now, any UINTERFACE that is not marked as CannotImplementInterfaceInBlueprint is shown as implementable in blueprint. If these functions have BlueprintCallable functions or related things then ...

FPS drop when deploying to a Mobile device

UE - Platform - Mobile - Feb 27, 2015

The FPS drop off of this users project is significant between version of UE4. I tested this issue on a Samsung Galaxy Note 10.1 2014 edition. I also tested on a iPad air 2 on 8.1. There was a sig ...

Morph Targets flicker Randomly in Slave Mesh

OLD - Anim - Oct 1, 2015

When a mesh is slave to a master mesh, its morph targets will flicker when Played in Editor. This does not occure with the same assets in 4.8. This has been reported by at least two different use ...

Set Actor Location and Teleport from a Character when touching an Actor simulating physics will launch the Actor

UE - Gameplay - Jul 23, 2015

Set Actor Location and Teleport from a Character when touching an Actor simulating physics will launch the Actor. User supplied a video demonstrating the problem: [Link Removed] Test project in Pa ...

The Spawn Actor from Class node outputs an Actor reference when a Select node is attached to the Class input, even if both options are of the same child type

UE - Gameplay - Blueprint - Jun 18, 2015

The Spawn Actor from Class node outputs an Actor reference when a Select node is attached to the Class input, even if both options are of the same child type. For example, if two Characters are the ...

A Client connected to a Server that then destroys the session and rejoins will be disconnected after a short time

UE - Networking - Dec 8, 2015

A Client connected to a Server that then destroys the session and rejoins will be disconnected after a short time. Unable to reproduce in a new project, however this has been reported multiple times ...

World Memory Leaks crash with a hidden sublevel to a redirector

Tools - Dec 8, 2020

From UDN: The reason it crashes is because Child doesn't get garbage collected, which is because it still has the RF_Standalone flag. UEditorEngine::EditorDestroyWorld clears RF_Standalone flag ...

Changing the mass for a Destructible asset does not affect it

UE - Simulation - Physics - Destruction - Nov 19, 2014

DESCRIPTION: Changing the mass of a Destruction asset does not affect it. In comparison doing the same for a static mesh set to simulate physics will adjust accordingly. Forums Post: https://forum ...