MediaTexture.AutoClear Is Ignored On Quest

Media Framework - Mar 9, 2020

When closing a media player asset in the Oculus Quest the Clear Color is ignored and the last frame is left on frame shown. This happened whether I ran the project both while the Quest was and was n ...

Cast enum to byte could occasionally break cook/resave in level BP

UE - Gameplay - Blueprint Compiler - Aug 27, 2020

 Workaround:The blueprint macro had a cast from the enum to an int and that was causing the issue, getting rid of the cast and just returning the enum and then changing all the places that were usin ...

Inherited AnimBP properties not always working across editor restarts

OLD - Anim - Jan 21, 2016

In 4.11 when making changes to node properties in an animation blueprint they will not always appear to update in child blueprint instances when restarting the editor. In the attached project the l ...

Duplicating / Moving (to another level) an actor with a Hierarchical Instanced Static Mesh component causes a crash

UE - Graphics Features - Nov 14, 2016

When you have an actor with a Hierarchical Instanced Static Mesh component that has a Static Mesh set and is populated with at least 1 instance and then duplicate it or move it to another level, it ...

A hidden dedicated server is launched when playing as client

UE - Networking - Jul 15, 2020

When we play in editor with the Play Net Mode set to Play as Client, a hidden dedicated server is launched. Previously in 4.24 the dedicated server would always launch with a visible command window. ...

Building for Gear VR Distribution fails due to missing Oculus lib

UE - Platform - XR - Jun 7, 2017

Users have reported that building for Distribution on Gear VR results in failure due to a missing Oculus library. The error they receive is as follows: UATHelper: Packaging (Android (ETC2)): [javac ...

[CrashReport] UE4Editor_BlueprintGraph!BlueprintActionFilterImpl::IsEventUnimplementable() [blueprintactionfilter.cpp:588]

UE - Gameplay - Blueprint - Jun 1, 2016

This crash has been reported through the 4.12 Previews and is continuing to occur in the 4.12.0 release. Additional information about this crash is not available at this time, however it may be the ...

ModularGameplay and other runtime plugins have wrong LoadingPhase

UE - Gameplay - Jun 30, 2022

Plugins that provide blueprint-accessible libraries generally need to be set the PreDefault LoadingPhase so they can be properly loaded before game-specific data that loads early in the Default load ...

UV Flipping Mode Causes Stretching of Particles

UE - Niagara - Nov 17, 2017

If "UVFlipping Mode" under Rendering on the Required node of an emitter is set to anything other than "None," the particles can become stretched and distorted. As a workaround, I have discovered th ...

Crash When Assigning a Static Mesh to the "Sample Static Mesh" Module

UE - Niagara - Jun 28, 2018

When assigning a static mesh to the "Sample Static Mesh" module, the engine will crash as soon as you select a mesh and click "Fix Now". If the mesh already has CPU access enabled it will crash as s ...