This is actually in UE5.0.1
When I make a mesh in modeling tools and export it, then reimport on a asset LOD it crashes the editor. (ive tried deleting it before reimport as well) This is the error I receive.
Assertion failed: Addr < GetData() || Addr >= (GetData() + ArrayMax) [File:D:\build++UE5\Sync\Engine\Source\Runtime\Core\Public\Containers\Array.h] [Line: 1527] Attempting to use a container element (000008016B15CBC0) which already comes from the container being modified (000008016B15CBC0, ArrayMax: 1, ArrayNum: 1, SizeofElement: 288)!