Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialAhkeem Lang
16,358 PointsI can't import anything...
When I Click Assets > Import Package > Custom Package > frogsnlogs.unity The file I saved won't open for me to import it.
3 Answers
Stéphane Diez
19,350 Pointshttps://treehouse-code-samples.s3.amazonaws.com/game-development/how-to-make-a-video-game/frogsnlogs.unitypackage Download this and try again. If this is not working, try to reinstall unity. An other option is to create a new project / new Scene and try the import again.
micram1001
33,833 PointsHow I downloaded the Unity package. First I saved the package from the web browser (157 mb file). Don't open package in Unity from the web browser. Package needs to be on your hard drive. Follow the video from the first minute to end (https://teamtreehouse.com/library/how-to-make-a-video-game/the-unity-editor-and-scene-setup/importing-assets). PS, minute three shows how to import the asset package.
Kieran Robinson
9,411 PointsHiya, I had this issue, and changing the name of the asset folder to something other than 'frogsnlogs' worked for me, looks like having the same name messes things up. Hope it helps
Daniel Sattler
4,867 PointsDaniel Sattler
4,867 PointsHello. Are you trying to import the entire game as an asset? How did you save it? What does it say when you try to open it? Can you open it by itself, without importing into another project? Sorry to answer your question with so many more questions.