Instead of building a new file, I'd recommend you making a copy of your file and then start deleting everything, most importantly plugins, until you have the most simple project possible. You may even find the culprit while doing it.
After you simplify the project you may build a new one, because then it gets easier to replicate issues.
If you can't replicate the issue, at least you'll have a very minimal project, without plugins, to post to the issue on github.
Best of luck!