Engine Crashes everytime i try hot reloading or in-editor compiling

My engine just crashes everytime i try to hot reload or compile with the in-editor button

Assertion failed: (Index >= 0) & (Index < ArrayNum) [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Containers\Array.h] [Line: 691] Array index out of bounds: 157 from an array of size 0

UnrealEditor_ControlRig
UnrealEditor_ControlRig
UnrealEditor_UnrealEd
UnrealEditor_UnrealEd
UnrealEditor_Core
UnrealEditor_Core
UnrealEditor_Core
kernel32
ntdll
1 Like

I have same issue. I think it’s because of Control Rig. I wish this was fixed already this really slows down development to a crawl.

Sorry for not answering, i am not quite active in this forum, actually i asked some devs and they advise to not use Live Coding, nor Hot Reloading, like, at all, since it bugs out like that and is not reliable.