Closed wjones127 closed 2 years ago
Thanks! Fixed in bfbb306 -- I had been testing with local files and mistakenly assumed that I could swap the local path for a tempfile (for CRAN) with no problems.
Unfortunately, that's actually the entire error message provided by Unity when called on the command line. There might be a space for a vignette on how to debug these scripts (which is a bit more about the Unity engine and C# than anything to do with R) but Unity's CLI is notoriously unfriendly, so I don't believe there's any way to surface these issues within R itself.
Can confirm that this example now works in that fix branch.
Unity's CLI is notoriously unfriendly, so I don't believe there's any way to surface these issues within R itself.
That's a shame 😢
This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.
I attempted to create a terrain with the example, but it reported there was an exception. Is there a way to see that exception?