There is a texture mismatch between the expected texture samplers and actual texture samplers for SingleLayerWater materials that use the Material Function StencilMaskCompare. Also tested on UE5.5, ...
Implementing an EventHit node in a Geometry Collection Actor and printing the Names of the returned values, it wrongly returns the reference to this Actor (self) on the Other actor object reference, ...
UGeometryCollectionComponent::EventDispatcher gets registered for events twice, once in UGeometryCollectionComponent::RegisterForEvents() and again in UChaosGameplayEventDispatcher::OnRegister(). Th ...
FindTextInLocalizationTable can't find a translation to an entry when the translation is the same as the looked up key because FTextLocalizationManager::DisplayStringLookupTable don't keep entries t ...
CL23957356 changes how to calculate FrameOffset in FNiagaraSystemUpdateDesiredAgeExecutionToken::Execute(). After this change, DesiredAge + FrameOffset could be 0.0 for some a couple of initial fram ...
If any SlowTask is canceled by the Editor's user, and later on the "Find in Blueprints" dialog is opened and needs to perform its async indexing task, the Editor crashes on thread FAsyncSearchIndexT ...
Materials using EyeAdaptationInverse may render incorrectly when debug visualizations are active. This issue can be resolved by modifying the EyeAdaptionInverse function in EyeAdaptionCommon.us ...
I think it's caused by the wrap size doesn't change when the UMG Design Window zooms. ...
Summary: Cached 3DGas Niagara system appears blocky in packaged game. Brought up by a licensee via UDN: https://udn.unrealengine.com/s/question/0D5QP00000a17A40AI/niagara-fluids-simcache-artefacts- ...
User's who have imported and set their skeleton to Force X Front, when importing animations from pose driver do not have an option or autodetect setup and the animations are imported normally. This ...