com.unity.demoteam.hair icon indicating copy to clipboard operation
com.unity.demoteam.hair copied to clipboard

Only one SDF Collider allowed

Open qlee01 opened this issue 2 years ago • 3 comments

If I add more than one SDF ( Discrete) Collider to Hair Instance, a message appears that the limit of 8 colliders is exceeded, and the second SDF Collider is not being used in Simulation. Is this a known limitation or a bug?

qlee01 avatar Nov 16 '22 14:11 qlee01

Known limitation.

fuglsang avatar Nov 22 '22 10:11 fuglsang

Known limitation.

Hello, why would you limit us to one SDF? two characters touching each other is a pretty basic use case. A character hair on a pillow is too (a pillow is not easy to model with only 7 remaining primitives).

If this is for performance reasons, maybe juste issue a warning?

methusalah avatar Nov 23 '22 16:11 methusalah

There's simply no built-in logic yet to combine multiple discrete inputs. Labeling this as a feature request.

fuglsang avatar Nov 29 '22 13:11 fuglsang