AR Core - Apps with Candidate image result in black screen on first launch

UE - Platform - XR - Jan 20, 2020

On first launch of an AR app with Android the camera passthrough will render black. This also happens if an app is minimized and re-opened. This will not repro if there is no candidate image assign ...

Scene Capture 2D will default back to View 0

UE - Graphics Features - Oct 8, 2015

The scene capture will revert back to the Character BP that is placed in the level when player 2 is not moving. When they are moving the scene captuer will show correctly. You can get around this ...

EDITOR: LIVE: CRASH: Reroute nodes can cause a loop that freezes the editor.

UE - Gameplay - Blueprint - Jul 29, 2014

Branch Build Label UE4-Main Promoted-CL-2230001 DESCRIPTION: If reroute nodes are used to make a loop, the editor will not catch it and the loop will freeze the editor. ADDITIONAL NOTES: Creatin ...

Steam fails to initialize when using the steamclient file from SteamCMD

UE - Online - May 18, 2020

Steam fails to initialize when using the steamclient file SteamCMDLogLoad: Game class is 'ShooterGame_FreeForAll' LogOnline: OSS: Creating online subsystem instance for: Steam LogOnline: Verbose: ...

Doing a scene capture of a particle off screen on a thread other than the game thread in a packaged game asserts/crashes

UE - Niagara - Feb 15, 2018

From licensee: When building and running the package on windows or other platforms, the game stops at an Assert when a particle is being rendered (off screen) from a thread other than the game thre ...

[CrashReport] UE4Editor_Engine!TArray<FVertexFactoryTypeDependency,FDefaultAllocator>::ResizeTo() [array.h:2372]

UE - Graphics Features - Jul 5, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Source Context:2357 FORCENOINLINE void ResizeShrink() 2358 { 2359 co ...

Changing transform variable value of actor blueprint does not update child actor component using the set actor

UE - Gameplay - Blueprint - Dec 2, 2016

If an actor blueprint contains a Transform variable, setting that blueprint as the child actor component (CAC) of another blueprint / blueprint instance then updating the transform variable in the o ...

Creating a copy of BSP after fliping it in geometry edit mode cause the copy to be invisible

UE - LD & Modeling - Modeling Tools - BSP - Aug 29, 2014

Branch Build Label UE4-Main Promoted-CL- 2270796 DESCRIPTION: If a player goes into geometry edit mode and flips a bsp then makes a copy of it the copy will appear invisible ADDITIONAL NOTES: A ...

Static Mesh approximate size can be inconsistent between Content Browser and Static Mesh Editor

Tools - May 3, 2017

The approximate size for a Static Mesh that is shown in the tooltip from hovering over a Static Mesh in the Content Browser and the approximate size shown in the Static Mesh Editor can be inconsiste ...

Deprecated: CharacterMovementComponent::bRequestedMoveUseAcceleration

UE - Gameplay - Player Movement - May 3, 2019

Licensee has brought into question the difference between NavMovementComp::bUseAccelerationForPaths Vs. CharacterMovementComponent::bRequestedMoveUseAcceleration. This led to a discussion in a Supp ...