Insufficient stack size in async MediaCapture thread

UE - Virtual Production - IO - Media - Aug 21, 2023

Reported from our partner Babooblab: The UDN Customer does not give any detailed information to reproduce the issue. However they specify the kind of issue (stack overwflow) and give a possible sol ...

Static Mesh cooking: Bad mesh description should not crash the cooker

UE - LD & Modeling - Modeling Tools - Mesh Editing - Aug 21, 2023

FStaticMeshRenderData::Cache has the assertion: checkf(Owner->IsMeshDescriptionValid(0), TEXT("Bad MeshDescription on %s"), *GetPathNameSafe(Owner)); This assertion can be triggered by data erro ...

Optimize FActorFolders when there's level streaming in PIE.

UE - World Creation - Worldbuilding Tools - Aug 18, 2023

This will need more investigation, but at least in PIE (to check if we can do the same in editor), when a level is streamed-in, we should only add the new missing folders for this level and when str ...

[AI] BT cooldown decorator fails on initial startup

UE - AI - BehaviorTree - Aug 18, 2023

BT cooldown decorators are failing on starting a game either via PIE or Standalone regardless of the fact their branches have not yet run. This is true for if the cooldown decorator checks its value ...

[Quartz] - Playing a Force Inline SoundWave asset with PlayQuantized crashes editor

UE - Audio - Quartz - Aug 17, 2023

Calling PlayQuantized on an asset set to Force Inline crashes editor:Assertion failed: SoundWaveDataPtr->GetLoadingBehavior() != ESoundWaveLoadingBehavior::ForceInline [File:D:\SMoyls_UE5_Release-5. ...

drag the progress bar in level sequence would crash in debug editor

UE - Anim - Sequencer - Aug 17, 2023

it seems in FSequencerTimeSliderController::ComputeFrameTimeFromMouse the CursorPos is -nan ...

Geometry collection - source geometry not updating and reset bug

UE - Simulation - Physics - Aug 17, 2023

This issue was reported by a customer trying to modify the static meshes of a GeometryCollection. After removing some meshes from the Geometry Source, he used the Reset button to apply the changes t ...

LiDAR assets do not render in after relaunching the engine

UE - Editor - Content Pipeline - Datasmith - Aug 15, 2023

LiDar point clouds are failing to render when saving and relaunching the project This issue is occurring in //UE5/Release-5.3 @ CL 26560699 This issue is occurring in //UE5/Release-5.3 @ CL 2600198 ...

[MetaSounds]- Attemping to copy and paste inputs between graphs can cause nodes with duplicate pins

UE - Audio - MetaSounds - Aug 15, 2023

Video example: [Link Removed] Occurs in 5.2 as well as 5.2. ...

Compiler warning after renaming variable in animation template

UE - Anim - Runtime - Anim Blueprints - Aug 15, 2023

See UDN: [Link Removed] ...