Unity Update Randomly Undid Scene Progress
Hi all,
I updated from 5.3.4F1 to 5.5.1f1 and my scenes have some curious issues. All of my scripts are in place, but an empty game object that I used to house one of the scripts no longer exists in my scene hierarchy. I created 3 lights and assigned them to two different layers, and one of those lights is missing from the hierarchy, and the other two lights no longer have the name that I gave them. The custom layers that I created still show up in the editor, though.
I've searched and come across the suggestion to delete the Library and some other folders (it was from 2013 and I'm having a hard time finding it again), and of course the folders look different now. :) Trying that suggestion made the situation far worse in my backup backup copy.
These problems are pretty minor thankfully, but I'm open to suggestions. The changes I've lost are hardly new to the project itself, and I decided on an update because one of my meshes randomly got corrupted in between opening up the scene over several days (I ended up not saving any of my changes in between these days, and never altered the meshes themselves), so it's likely there was something wrong with that scene on a larger scale.