Asset Serialization : txt/binary

Hi everybody.

I was wondering if, with a “Mixed” mode asset serialization, it was possible to force somewhere by script prefab serialization to text?

Globally, I’d like to have my scenes serialized in a binary format but keep my prefabs as text.

Any ideas?

Thanks a lot.

I am also running into a similar issue. I would like to save my Animation files in the binary format because in text form they take 7+ seconds to load (only in the editor, but still annoying). But outside of that the rest of the files (scenes etc…) are fine in text format.