Hi there,
When I put a project.Close() after project.ExportAll(), most of the times will crash before exporting the maps.
I'm trying to automate the terrain creation pipeline, and I really need to close Instant Terra after generating the result.
Would be nice if ExportAll returned an Async operation, or provided a way to know when the processing is done. Maybe all nodes could return its statuses.