Desynchronised playback of firstime played SoundWaves with active AudioStreamCaching

UE - Audio - Mar 25, 2020

The SoundWave in the Content folder of the attached Project has been exported from Nuendo @ 120BPM 4/4, with a duration of exactly 1 Bar. The BP_Audio Actor uses the TimeSynthComponent to provide sa ...

Add Chunks button in asset audit tool does not function because of name compare problem

UE - Editor - Content Pipeline - Content Browser - Aug 5, 2020

The Asset Audit window uses the content browser to display information about both real assets and fake assets like chunk definitions. When you hit the Add Chunks button, it adds several fake assets ...

Cannot move movable components of actors if using drag if PIE or Simulate

UE - Editor - Workflow Systems - Mar 3, 2021

If the actor is in sublevel and user play simulate or PIE, the actor can't be moved by drag gizmo. Even if under the same conditions, editing transform of detail panel work properly. So I guess that ...

Collision profiles are reset when blueprint is loaded

UE - Gameplay - Jan 6, 2025

In UE 5.5 (and earlier versions), FCollisionResponse::operator== has incorrect behavior where it will detect that two collision response containers are identical if they have the same number of entr ...

Bloated instruction counts in the material editor causing long compiles

UE - Graphics Features - Apr 17, 2019

artists are dealing with greatly increased iteration times due to long shader compiles when working in the material editor. This has regressed over time as we add more features to the point were wor ...

[CrashReport] UE4Editor-CoreUObject.dylib!FArchiveAsync2::Serialize()

UE - Foundation - Core - Cooker - Nov 2, 2017

This is an infrequent Mac crash that has occurred for a few users between 4.17 and 4.18. Users have not provided any descriptions of their actions when the crash occurred. Callstack from Log[2017 ...

Map placed actor binding to another actor's Event Dispatcher (multicast delegate) results in duplicate bindings after blueprint recompile

UE - Framework - Blueprint - Apr 17, 2025

Context Blueprint actors placed on the map can bind to another actor's event. If an ActorB has a reference to ActorA, it can bind to an event dispatcher in A by creating an event node in ActorB's e ...

[CrashReport] Mac crash - FMetalRenderPass::AsyncCopyFromBufferToTexture()

UE - Graphics Features - Sep 14, 2017

This is an infrequent Mac crash that has occurred for a few users since 4.16. Users have not provided any description of their action when the crash occurred. Callstack from Log[2017.08.26-18.54.51 ...

Variables changed in RecastNavMesh Generation tab do not save

UE - AI - Navigation - Jan 21, 2021

Confirmed this issue in 4.25.4, 4.26, and 4.26.1 therefore it is not a regression. Uploaded logs from 4.25.4 and 4.26.1, the backup logs are before the restart (step 5 in repro steps) ...

FixDeps runs on every build even without any changes

UE - Platform - Linux - Oct 21, 2016

This has been fixed for 4.15, but 4.14 was branched before the fix. Note that this issue is distinct from [Link Removed] and the fix is much simpler. Note that [Link Removed] (pull request #2839) ...