HI! I’m just trying out Unity, but it’s already giving me a lot of trouble.
I’m messing around with the 2D Game Kit and everything’s going fine. I’m looking at the guide online just to figure things out and what not, but randomly, if I leave the window for awhile and come back, Unity seems to try and reload the 2D Game Kit assets for whatever reason, which doesn’t work and leaves everything blank/pink.
I tried refreshing and reloading assets. I even tried a different solution, which was deleting the library folder and letting Unity reconstruct the assets, but it didn’t work. Seems like at a certain point Unity just removes all assets, including the tabs up top and any tutorial. The only thing that seems to remain is what’s in the hierarchy.
Example of what it normally looks like:
This wouldn’t be such a big deal if it were just for this project, but what’s to say Unity won’t just remove all of my own assets on my own project in the future?
Any help would be appreciated! And let me know if there’s any other info I could provide. I’m not sure what would be useful, I’m very new to this!