You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :
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
The text was updated successfully, but these errors were encountered:
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 :
To Reproduce
Setup:
The text was updated successfully, but these errors were encountered: