alelievr / Mixture

Mixture is a powerful node-based tool crafted in unity to generate all kinds of textures in realtime
https://trello.com/b/2JiH2Vsp/mixture
MIT License
1.19k stars 126 forks source link

[BUG] Mesh To Distance Field issues #48

Open BertrandOustriere opened 2 years ago

BertrandOustriere commented 2 years ago

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

Setup:

BertrandOustriere commented 2 years ago

Some other issues potentially related to this one :