Hello,
I’ve created a very simple new game and when I load a level it tells me that casts.cpp is problematic and that an actor refers to something that can’t be found, but I can’t find the actor in question. Even when I delete almost everything.
I can’t open a level or even close it without it crashing.
Fatal error: [File:D:\build++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\Templates\Casts.cpp] [Line: 10] Cast of Actor /Game/ThirdPerson/Maps/ThirdPersonMap.ThirdPersonMap:PersistentLevel.Actor_UAID_047C16012AABB22102_2142953674 to MetaData failed
Can someone help me?