Lightmass crashed

When baking light, I have an error.
I tried all the tips on the forum but I can not solve this problem. Can someone help?

=== Lightmass crashed: ===Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0xffffffff
Fatal error: [File:D:\Build++UE4+Release-4.19+Compile\Sync\Engine\Source\Programs\UnrealLightmass\Private\Lighting\LightingSystem.cpp] [Line: 1350]
Static lighting thread exception:
Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0xffffffff

0x000000006C9485A2 embree.dll!UnknownFunction []
0x000000006C4795F0 embree.dll!UnknownFunction []
0x0000000001BC296C UnrealLightmass.exe!UnknownFunction []
0x0000000001BA01BD UnrealLightmass.exe!UnknownFunction []
0x0000000001C538CA UnrealLightmass.exe!UnknownFunction []
0x0000000001C495DF UnrealLightmass.exe!UnknownFunction []
0x0000000001C55EC6 UnrealLightmass.exe!UnknownFunction []
0x0000000001C3CE76 UnrealLightmass.exe!UnknownFunction []
0x0000000001C36CF9 UnrealLightmass.exe!UnknownFunction []
0x000000006DB7D00C UnrealLightmass-Core.dll!UnknownFunction []
0x000000006DB70D63 UnrealLightmass-Core.dll!UnknownFunction []
0x00000000FAC61FE4 KERNEL32.DLL!UnknownFunction []
0x00000000FD7EEFC1 ntdll.dll!UnknownFunction []
0x00000000FD7EEFC1 ntdll.dll!UnknownFunction []

Hi!

Try to clean the cache in swarm agent! :slight_smile:

I tried, it did not work( Also tried to delete folders “Saved” and “Intermediate” in the project.
I also noticed that lowering the lightmap resolution can remove the error, but it does not always help.

Dİd you find any solution?