I’m getting this error from Unity 4 (free) when I run my game in the editor and the scene changes : "Asset importer is referencing an asset from the previous import. This should not happen. " Then when the scene runs, that asset, a texture, is not there.
I tried deleting the texture from the project and re-importing it, but no difference. The weird thing is the texture still shows up fine, with no errors, when I run the scene containing it on its’ own. Any thoughts? Thanks.