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
Launch Dynamo Sandbox (or in Revit, doesn't matter)
Set Settings > Show Edges to true
Create a new Dynamo script and try to import the surface from Surface.zip (inside the .zip)
Observe that, while you can continue interacting with the Dynamo UI, the geometry never shows up, the DynamoSandbox thread is spinning (when viewed in Windows Task Manager), and if you try to close Dynamo, it hangs until you force close the program (using task manager).
Now, if you skip step #2 above (that is, set Show Edges to false), everything works as expected (the geometry is displayed immediately).
This is occurring for me on Dynamo v0.9.0.3067
Also, this appears to be the same behavior as reported in #2974, although in that case, it seems to crash regardless of Show Edges setting, so perhaps a different issue?
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
Observe that, while you can continue interacting with the Dynamo UI, the geometry never shows up, the DynamoSandbox thread is spinning (when viewed in Windows Task Manager), and if you try to close Dynamo, it hangs until you force close the program (using task manager).
Now, if you skip step #2 above (that is, set Show Edges to false), everything works as expected (the geometry is displayed immediately).
This is occurring for me on Dynamo v0.9.0.3067
Also, this appears to be the same behavior as reported in #2974, although in that case, it seems to crash regardless of Show Edges setting, so perhaps a different issue?
The text was updated successfully, but these errors were encountered: