Actor Not Ticking on First Streaming Level Load When Using Level Streaming Volume

UE - Gameplay - Apr 11, 2017

Actor's do not appear to be ticking when a level is first loaded when using a Level Streaming Volume. The Tick event will fire on the second and subsequent attempts. Edit: After further testing, th ...

material clamps with Panner for HTML5 when texture size is not power of two

UE - Platform - Mobile - Apr 25, 2017

When launching for HTML 5 and using a texture or image that is not a power of two in size the texture does not pan correctly, instead of panning as expected, the material clamps and will remain that ...

Compiling on Mac fails if build path has spaces

UE - Platform - Apple - Jan 6, 2015

UPDATE: We were able to get around this issue by renaming our external drives. The actual problem is that Mono's xbuild fails to build UnrealBuildTool QA REGRESSION: YesWORKING: 2386770BROKEN: 23 ...

Crash occurs with gameplay tag map variable compiles with default value changed

UE - Gameplay - Blueprint - Jun 28, 2017

there is a crash that occurs with gameplay tag map variable compiles with default value changed. This issue occurs no matter what the secondary value of the map is. I was unable to test this issue i ...

Mobile MSAA breaks Modulated Shadows on OpenGL ES 2

UE - Platform - Mobile - Apr 2, 2018

UPDATED DESCRIPTION When enabling Cast Modulated Shadows on a Directional Light and using Mobile MSAA on Android OpenGL ES 2, shadows from the Directional Light do not render when dynamic objects ar ...

Full Screen Native Resolution not supported on new iPad Pro 11-inch and iPad Pro 12.9 inch (3rd generation)

UE - Platform - Mobile - Nov 16, 2018

A licensee has reported that Full Screen native resolution does not work properly on the iPad Pro 11-inch and on the iPad Pro 12.9-inch (3rd generation). Black borders are used around the screen ins ...

Packaging that involves a compilation process causes custom icons to not show in the taskbar on Windows in Binary

UE - Foundation - Cpp Tools - UnrealBuildTool - Nov 30, 2018

Packaging that involves a comilation process in the Binary editor causes custom Windows icons to be ignored in packaged games. This could either be seen in a Code project or in a Blueprint Only proj ...

Simulated Proxies using UCharacterMovementComponent slide around after moving

UE - Gameplay - Player Movement - May 15, 2019

UCharacterMovementComponent::SimulateMovement line 1729 checks: if (!bHandledNetUpdate || !bNetworkSkipProxyPredictionOnNetUpdate || !CharacterMovementCVars::NetEnableSkipProxyPredictionOnNetUpdate) ...

Internal Compiler Error: Tried to create a property Crash in scope Beta_C, but another object (ObjectProperty /Game/Alpha.Alpha_C:Crash) already exists there.

UE - Gameplay - Blueprint - Oct 31, 2019

After fixing the crash from [Link Removed] when compiling the child blueprint that has claimed the component name the parent was previously using without having compiled the parent, an internal comp ...

FBX Scene imports with an addition Scene Root in the Hierarchy

UE - Editor - Content Pipeline - Import and Export - Jan 9, 2020

There seems to be a second Scene root being created when importing an fbx scene. Something of note is that in the scene import dialogue we only see one "RootNode" listed. This has been found to occ ...