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

[BUG] Mesh To Distance Field issues #48

Open
BertrandOustriere opened this issue Apr 22, 2022 · 1 comment
Open

[BUG] Mesh To Distance Field issues #48

BertrandOustriere opened this issue Apr 22, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@BertrandOustriere
Copy link

What happened?

When creating Mesh To Distance Field, errors like the following are displayed in the console:
D3D11: Failed to create render texture resource (3D, 1024x1024x1024 mips=1 dxfmt=9, hr=0xf4e2ec20)
If I set a mesh in the Input Mesh property, Unity crashes with the following error :
image

To Reproduce

  • Create a new Unity project
  • Import Mixture 0.4.0 package
  • Create a new static or real time mixture
  • Add a Mesh To Distance Field node then set an mesh Input Mesh

Setup:

  • OS: Windows
  • Unity Version: 2021.3.0 & 2020.3.33
  • Mixture Version 0.4.0
@BertrandOustriere BertrandOustriere added the bug Something isn't working label Apr 22, 2022
@BertrandOustriere
Copy link
Author

BertrandOustriere commented Apr 22, 2022

Some other issues potentially related to this one :

  • The Render Mesh node does not display the preview.
    image

  • 2 entries of the Mesh category allow to create the same node : "Mesh To Distance Field" and "Mesh To Volume" create a "Mesh To Distance Field" node.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants