Description

Using Fracture/Chaos Destruction with TSR as Anti-Aliasing Method generates smeared images whenever the debris are moving. The client pointed out that the issue might come from GeometryCollectionComponent.cpp - both previous and current transforms are apparently feed the same data (DynamicData->SetPrevTransforms(CompSpaceTransforms); DynamicData->SetTransforms(CompSpaceTransforms);.

Steps to Reproduce

I've used the Content Example project to check this issue:
1. Open the Content Example project in the Editor;
2. On Project Settings confirm the Anti-Aliasing Method is TSR;
3. Open the Physics_Destruction map;
4. Check the second example - interact with the podium and see the smear when debris move/fall.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-221884 in the post.

0
Login to Vote

Unresolved
ComponentUE - Simulation - Physics - Destruction
Affects Versions5.4
Target Fix5.5
CreatedAug 15, 2024
UpdatedSep 13, 2024
View Jira Issue