Editor Crashing on cast to gamestate while trying to retrieve my item datatable.

That Cast can’t crash unless GetWorld is failing. Are you sure ItemDBData isn’t null? Try adding a check(ItemDBData); before you use it.

1 Like