How to debug a "Cannot preview the transformed code: unknown error"?

I've got an aspect that's building without error and a target project that's applying the aspect that also builds without error. Despite that, if I attempt to view the Metalama preview of the applied aspect, I get an error "Cannot preview the transformed code: unknown error" in the gold bar in VS. No crash report is generated for this error.

Any ideas of how to diagnose what's happening here?
Was this page helpful?