###The problem
Every time I exit play mode, after some seconds, Unity Editor blocks and shows the following window:
It’s been like this for over 2 hours, as it can be seen in the image.
###What I Have Tried
- Restarting (more that twice)
- Downloading a different version of Unity and converting the project (was on 2020.3.5f1 and it’s now on 2020.3.25f1)
Neither one solved the issue and I did not find anything online about “UnitySynchronization.ExecuteTasks”.
###My Assumptions
I’m not sure what could have caused it. It seems like it started almost at the same time as I was starting to implement user reports and accessed Unity Dashboard. Maybe it’s trying do sync to something online?
I’m pretty sure it’s related to the project and not directly with the Editor, since installing another version did nothing. Maybe deleting some kind of cache would fix this, but I’m not sure what to delete.
Thankful for any suggestions as this is preventing me from working on this project.