Queued AnimNotifies skipped on Server via CharacterMovement.

From a licensee: The issue is that under certain edge conditions I am experiencing Anim Notifies not being executed on our Dedicated Server ( it is an off case, so they typically do work, there a ...

Assertion failed on reimporting FBX scene

UE - Editor - Content Pipeline - Import and Export - Aug 7, 2024

Following code works as a work around : void SFbxSceneStaticMeshReimportListView::OnChangedOverrideOptions(TSharedPtr<FString> ItemSelected, ESelectInfo::Type SelectInfo) { #if 0 check(ItemSele ...

Dataprep crash when creating a parameter from a datatable asset or any asset

UE - Editor - Content Pipeline - Visual Dataprep - Nov 28, 2022

BP - Invalid component variable reference 'Access None' spam in a dedicated server build if the component class returns 'false' for NeedsLoadForServer().

UE - Gameplay - Components - May 10, 2016

If a component class returns 'false' for NeedsLoadForServer(), then variables will not be included in the class in a cooked/packaged dedicated server build, and thus any variable references in scrip ...

Color Picker will open half or more off screen

Tools - Dec 15, 2015

Users are experiencing an issue where the color picker is opening half or more off screen. This is particular bad for users who only have one monitor. It is most prevalent in a UMG Widget BP, but ...

Crash playing source media file after attempting to play undefined source file

Media Framework - Mar 2, 2017

After attempting to preview the undefined File Media Source in the Media Player Window and getting an error. I set the path of the File Media Source to Windows sample video 'Wilflife'. Then attempt ...

QAGame projectile collisions are not working

UE - Simulation - Physics - Jul 3, 2017

I was not able to repro this with template projects in //UE4/Release-4.17. I was not able to repro the lack of collision to the same static mesh I shot at if I tried to run into it. That is why I me ...

Draw Brush Polys setting does not display translucent Material

Tools - Oct 13, 2017

The Draw Brush Polys setting does not display translucent Material in versions 4.17 and higher, instead, checking the option appears to do nothing. This issue does not occur in 4.16.3, this issue is ...

The result of the Attach target change operation using AttackTrack's ContextMenu varies depending on the flow

UE - Anim - Sequencer - Jul 6, 2018

At present AttackTrack's context menu has three patterns of Attach target change flowChange constraintBindingIDUse ExsitBindingUse NewBinding However, 1 and 3 can correctly change the target, but t ...

Editor Crashes When Attempting to Create/Open a Blueprint While 'Show Friendly Variable Names' is False

UE - Gameplay - Oct 12, 2018

When the 'Show Friendly Variable Names' option is set to false in Editor preferences, attempting to create (once you press 'Enter' to accept the new Blueprint name) or open a Blueprint causes the ed ...