Assertion failed: AsyncLoadingThread.RecursionNotAllowed.Increment() == 1 on Packaged Game

In my case that sequence fixed error

  • turn off “async loading thread enabled”
  • build game
  • turn on “async loading thread enabled”
  • build game
  • profit

2 Likes