The collision is wrong when the static mesh scale is set as negative value

UE - Simulation - Physics - Feb 15, 2022

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 ...

C.haos Cloth : ClothLOD does not change when out of view

UE - Simulation - Physics - Jan 6, 2022

Cloth LOD Index is changed only during the mesh is on the screen. LOD Index is set to 0 at spawning, so clothing simulation runs as minimum LOD level until the mesh is in the field of view. It's no ...

Cloth debug materials cause asynchronous queue to be flushed out

UE - Simulation - Physics - Character - Oct 25, 2021

The cloth debug materials are causing a slower opening of the editor. Would be better done at plugin initialization time. ...

Fatal Error: FMallocBinned2 Attempt to realloc an unrecognized block when exiting a packaged game that has the Bink Media plugin enabled

RAD - Bink Video - Sep 2, 2021

When exiting a packaged project with the Bink Media plugin enabled, a fatal error is shown. This does not occur in packaged projects without the Bink Media plugin enabled. The Bink Media plugin doe ...