Skip to main content

No Resources were exported .asset file failed to load

This could be due to the fact that some .asset files can be encrypted, and much like a .dll file we cannot access the data in Luna.

Possible solution:

  • Pre-process any lines referring to this type of file, and if needed replace the .asset files with another asset type that can replicate its purpose in the project (e.g. a GameObject with a script attached).