[Link Removed] ...
If sublevels containing multiple reflection captures are loaded in consecutive ticks and the execution timing of UpdateMaxCubemaps on rendering thread is delayed, UpdateAllReflectionCaptures will be ...
When loading a new level via the Open Level node in Blueprints, the World Settings do not update the Applied Reverb Effect. When trying to reproduce the issue in 4.25.4, issue did not occur (the r ...
This issue will display correctly in Portrait if you don't specify a resolution, but using r.setres will display it incorrectly. ...
Spawnable templates can reference other spawnables. These references will be unstable due to the nature of spawnables, and the level reference can lead to unexpected behavior. ...
More ways to reproduce:In Chaos Cache Collection Editor press Add Element button (no matter when you will do this step)If in Step13 from Steps to reproduce you won't place Chaos Cache Collection Edi ...
Licensee reports missing memory tracking for LLM on iOS: In Engine/Source/Runtime/Core/Private/HAL/MallocBinned.cpp in SmallOSAlloc, there is a compiler define for IOS and within it there is an LLM ...
Following code fixes this issue in FQuadricSkeletalMeshReduction::ReduceSkeletalMesh Section.ChunkedParentSectionIndex = bIsChunkedSection ? CurrentParentSectionIndex : INDEX_NONE; // ...