5.2 fatal crash: !bUpdating at VirtualTextureSystem.cpp

Hi,
Just updated my UE 5.1.1 project to UE 5.2 and it crashes whole editor while launching the game. This is the errror and there is no further info whatsoever:

Assertion failed: !bUpdating [File:D:\build++UE5\Sync\Engine\Source\Runtime\Renderer\Private\VT\VirtualTextureSystem.cpp] [Line: 817]

Could you please help?

Google:
Screenshot 2023-08-27 170946

1 Like

I’ve got same crash as you. I found that this crash occourred when i load a specific level using VHM. My solution is that delete the buildData of the level, then i can load the level correctly.