LogAutomationController: Error: LogEditCondition: WorldSettings - EditCondition attempted to use an invalid operand "WorldPartition". ...
While running regression pass, found that UnrealMatch3 hits an ensure when user selects to Launch on to iOS device. LogOutputDevice:Error: The ini file '../../../UnrealMatch3/Saved/Config/IOS/Device ...
This is a regression. Tested in //UE5/Release-5.0 CL20979098. Split screen extra controllers ignored when using Create Local Player node. May just be Enhanced Input related. ...
When a collision enabled RBAN node attempts to collect surrounding meshes, if there is a mesh with UseComplexAsSimple, it will hit the Ensure when cloning a mesh on the task graph thread. Disabling ...
When using a Destructible that is using the Event OnComponentFracture and the flags for Debris timeout/max separation and Debris Enabled will cause the event to fire for each chunk removed from the ...
The SM_Statue exists in a bad state leading to a crash when it is loaded or anything that references it is loaded, e.g. Minimal Default level in the Starter Content. It can be deleted as a temporar ...
When using Voice Virtualization settings, if the Attenuation Volume becomes 0.0 do to Focus setting, Restart does not behave as expected on looping sounds. Both Disabled and Play when Silent do wo ...
I checked the c.haos code quickly. I think it caused by the function "bool FInitBodiesHelperBase::CreateShapesAndActors()". In this function, the CreateActor_AssumesLocked function will ignore the s ...
Object instances that override the parent blueprint's collision settings are recognized in PIE but ignored in standalone or when running from the command line with -game NOTE: This appears to only ...