I have an asset, a material with a texture, that I am wanting to copy from one project to another project.
Supposedly you can do this by selecting the asset you want copied, right click it, tell it export package, make sure that include dependances is selected, and export the package. Than open the second project, go to assets, right click import package, custom package, select the one you just created, and import. This does not seem to work for me. I can import it in my second project and when I go to look at the sphere of the new asset, it looks like the sphere from the previous project however the item does not show up on my scene. The tab that says scene next to the game tab
I have also tried, right clicking the material, select dependances, than export package, and importing the package. Same results.
I read that Ctrl +D also does this, it copy’s the selected asset into the current projects asset folder but it will not copy it into the new projects asset folder.
If the package route is indeed the way I am suppose to go, how do I get the imported asset to show up on my scene? If not how can I get the asset from one project to the other to where I can actually see the asset on the scene of the new project?
Thank you for your time, any help is greatly appreciated.