I just upgraded from Preview1 to Preview2 - and in so doing, Resources.LoadAll(“Records”) is no longer returning a list of objects correctly.
For clarity, I have created a bunch of JSON files (reading them via SimpleJSON) inside Resources/Records/ called MonsterA.record, MonsterB.record, etc.
However, when I run LoadAll… no objects are returned… but this worked in Preview 1.