Unreal Engine 5 Crash

Hi i am doing a new project in Unreal Engine 5 but when i working on Unreal Engine its suddenly crash

Assertion failed: !IsRooted() [File:D:\build++UE5\Sync\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectBaseUtility.h] [Line: 266]

UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_CoreUObject
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_ControlRigEditor
UnrealEditor_ControlRigEditor
UnrealEditor_UnrealEd
UnrealEditor_UnrealEd
UnrealEditor_UnrealEd
UnrealEditor_Slate
UnrealEditor_SlateCore
UnrealEditor_Slate
UnrealEditor_Slate
UnrealEditor_Slate
UnrealEditor_ApplicationCore
UnrealEditor_ApplicationCore
UnrealEditor_ApplicationCore
UnrealEditor_ApplicationCore
user32
user32
InkObj
atlthunk
user32
user32
UnrealEditor_ApplicationCore
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
kernel32
ntdll

Here is crash message pls help i am new on UE5.

Hey there @VictoryFight01! Welcome to the community! This error is stemming from an object failing a check for it’s root object. Not very common to trip over. What was going on when the crash occurred?

Were you compiling a BP or dropping an actor in world?

Are other projects or other versions having this crash?

May I know your specs?

I usually experience this when working on the control rig or exiting game mode.

I’m only using version ue5.1 so I don’t know if it’s in other versions

Asus Tuf A15 Laptop
GTX 1650 Ti
16GB Ram
Amd Ryzen 5 Mobile 4600H

Is it consistently this rooting issue? Or are there other errors?