Could not open file .../Builds/.../StreamingAssets/EntityScenes/a474a1bec8d927e4d9a9285183194cab.entityheader for read
Loading Entity Scene failed because the entity header file couldn't be resolved: guid=a474a1bec8d927e4d9a9285183194cab.
Initially we had the problem on pre15 but it persists after upgrading. We removed the scenes from the build settings (though whether they're there or not doesn't seem to make a difference).
In the StreamingAssets folder of the build we only have a scene_info.bin which seems to contain some information on the scenes added to the build settings (I see the names), but not the subscenes. There are no other files in this folder, so I assume there's something we missed.
Do the entity scenes have to be in a specific folder or something in the project?