I try to build a game, but it doesn’t go beyond ~15%. The small Building Player window with the progress bar says Build Player. I even can’t cancel it.
I also get two errors:
StackOverflowException: The requested operation caused a stack overflow.
UnityEditor.BuildPlayerWindow+DefaultBuildMethods.BuildPlayer (UnityEditor.BuildPlayerOptions options) (at <83a73882c51c4602b3d34743827d03e7>:0)
TLS Allocator ALLOC_TEMP_THREAD, underlying allocator ALLOC_TEMP_THREAD has unfreed allocations, size 30557
Unity version is 2019.3.0f3
I hope someone can help with that problem. :-/