Search found 1 match
- Tue Aug 12, 2025 12:37 am
- Forum: Developer's Forum for Windows
- Topic: Unity plugin causing hangs when Reloading Domain
- Replies: 2
- Views: 3583
Re: Unity plugin causing hangs when Reloading Domain
Hey, I can totally understand how frustrating those delays can be, especially when they add up during development. It looks like the issue is tied to how the plugin disposes of objects when unloading and reloading domains, which causes those hangs. Based on the stack trace you provided, it seems lik...