com.unity.demoteam.hair
com.unity.demoteam.hair copied to clipboard
Only one SDF Collider allowed
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?
Known limitation.
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?
There's simply no built-in logic yet to combine multiple discrete inputs. Labeling this as a feature request.