Search Issue Tracker

Fixed in N/A

Votes

0

Found in [Package]

11.x

Issue ID

1307808

Regression

No

Assertions when sampling Cloth Skinned Mesh renderer in VFX

Package: Visual Effect Graph

-

Repro steps:
1. Import the attached package
2. Load the Repro scene
3. Observe console errors.

Dev notes:
The issue comes from SkinnedMeshRenderer::UploadCloths when SetWantsVertexComputeBufferBinding has been called with true.
This is a C++ behavior

Add comment

Log in to post comment