# Hey, I was wondering how I load Scriptable Objects in a folder, this is what I used in Monobehaviours: Resources.LoadAll("InventoryItems");, is there any alternative as it doesnt seem to work in burst and ECS