Editor gets stuck "Updating file(s) source control status" when importing multiple FBX files with Git source control

If a user attempts to import multiple FBX files into a project that is set up with Git source control, the message "Updating file(s) source control status..." will appear and stay on the surface ind ...

Retargeting Root Motion not working in UE4.10

OLD - Anim - Nov 24, 2015

Retargeting root motion results in the target animation appearing to "slide" on the ground or "hover" as if hanging from the pelvic bone. This has been reported to be fine in 4.9 but multiple users ...

Odd behavior when moving a large number of assets

UE - Editor - Content Pipeline - Content Browser - May 18, 2015

User is experiencing his PC running out of memory when he does large move/copy operations in the content browser. There are a few issues with this process. The first is that attempting to drag any ...

BP - Class default value is temporary reset after parent c++ class compile.

UE - Foundation - Cpp Tools - Hot Reload - Nov 21, 2017

class default value after c++ class compile will temporary initialized. It will be restored when opening the project again. ...

MoviePipeline Project Settings can't refer to Plugin classes

UE - Anim - Sequencer - Feb 12, 2022

A workaround might be to use the CDO of your plugin to reach out to the Editor settings and assign itself to the fields you want. This removes the users ability to choose between multiple options. ...

Inconsistent warning with actor root component mobility setting

UE - Gameplay - Oct 27, 2016

When an actor class sets the root component mobility to Static or Stationary, spawning an instance of the class (or child blueprint) during runtime will print a warning message in the output log of ...

Using Subversion results in a hanging attempt to sync to source control

Using Subversion on a Mac to connect to an online repository causes the Source Control settings window to hang indefinitely and never succeed in connecting ...

Sound cue will ignore sound mix settings if settings are called in game instance

UE - Audio - May 31, 2017

When using a Game instance to modify the sound in the editor the sound will ignore settings made by game instance. This issue appears to be occurring only in the editor, as running the game in stand ...

Creating Widget at run time with an exposed variable causes Engine crash with Assertion

Tools - May 8, 2020

If you are using the default values of the In Size the project will run fine, but changing the values will make the engine crash. This was reported and tested in 4.25 (CL-13144385) and reproduced i ...

The Niagara Staticmesh data interface node Random Tri Coords doesn't respect Emitter's Deterministic Settings

UE - Niagara - Aug 11, 2021

From UDN: We are using the Cascade particle system and we want to render the same scene with multiple cameras, so multiple renders are required. In order to ensure that the result of the particle s ...