Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HDRP #5

Open
LazingInTheHaze opened this issue Jul 4, 2024 · 0 comments
Open

HDRP #5

LazingInTheHaze opened this issue Jul 4, 2024 · 0 comments

Comments

@LazingInTheHaze
Copy link

Hi. I'm trying to use your project with HDRP pipeline.
If I attach the DDMSkinnedMeshGPUVar0 component to my model all seems to work fine (except for a Debub Assertion, see details below) but in the scene the model mesh is not drawn.
I think this is due to the deformed mesh using a material not compatible with HDRP.
How can I convert it, if possible?
Thanks

Assertion details:
Assertion failed
UnityEngine.Debug:Assert (bool)
DDMSkinnedMeshGPUVar0:InitBase () (at Assets/_POC/Direct Delta Mush/Scripts/DirectDeltaMush/DDMSkinnedMeshGPUVar0.cs:383)
DDMSkinnedMeshGPUVar0:Start () (at Assets/_POC/Direct Delta Mush/Scripts/DirectDeltaMush/DDMSkinnedMeshGPUVar0.cs:623)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant