Can't import FBX animations

Tools - Jul 23, 2018

When importing Animation FBX files into 4.20 the following error is received: "Failure to Import - Mesh contains root bone as root but animation doesn't contain the root track." The importing proce ...

Cameras rotate incorrectly in Sequencer when using Key All and Auto-Key options

UE - Anim - Sequencer - Dec 14, 2018

Sequencer is having issues handling a camera rotation going past -180 or 180 degrees with multiple keyframes when Key All and Auto-Key options are enabled. This results in unwanted 180 degree flip w ...

Default Material applied to assets when Creating a Destructible Mesh

UE - Simulation - Physics - Destruction - Oct 30, 2018

Creating a Destructible Mesh from a Static Mesh isn't carrying over the Material applied to the Static Mesh. The following warning is generated when the Mesh is created and when it is fractured:LogA ...

Packaged content hangs when relaunching on Oculus Mobile device after Closing the application

UE - Audio - Apr 9, 2019

This does not occur with some previously packaged First Person templates that were on the device still namely one from //UE4/Dev-VR 4.21.0 @CL 4277723  It also does not occur with other apps on the ...

Wrong IDE loads when Visual Studio 2019 is selected

UE - Foundation - Cpp Tools - May 22, 2019

Visual Studio 2019 does not load even when it is selected as the chosen IDE. Instead the editor loads Visual Studio 2017. If you create a new C++ class after switching the IDE and restarting the Edi ...

Spherecast against complex geometry is returning odd results

UE - Simulation - Physics - Sep 19, 2023

Turning on batching of sphere casts when colliding against complex gives incorrect results. Affects debug output and vehicle wheels and body movement. The issue is with the batch query mode which ...

[CrashReport] UE4Editor_UnrealEd!SaveWorld() [filehelpers.cpp:359]

Tools - Aug 31, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: !bIsReentrant [L ...

Landscape Grass Output Instances begin to float when using the Retopologize Tool

UE - LD & Modeling - Terrain - Landscape - Mar 14, 2017

When using the Retopolgize tool on a landscape that is utilizing the Landscape Grass Tool, any pre-existing grass types will begin to float and transform their locations. The only way myself and th ...

Nativized widget with String table data crashes packaged game

UE - Gameplay - Blueprint - Jun 1, 2017

There is a crash that is occurring for packaged games that use the string tables and nativized blueprints. This issue only affects a packaged build of the game. Testing for this issue did not yield ...

Checkbox steals input when set to "Self Hit Test Invisible"

UE - Editor - UI Systems - Nov 9, 2017

There is an issue with the checkbox taking input when the visibility is set to "Self Hit Test Invisible". It should not be taking input as it should have the same properties as "Hit Test Invisible", ...