All references lost after upgrading from 2019.2.2f1 to 2019.2.17f1

I have a game on the player store, which was developed with unity 2018… some time ago I received a notification from google telling me I had to make some changes on my APK, so I upgraded the project to 2019.2.2f1… at that time I made the mistake of leaving “x86 (depricated)” enabled, so today I received another notification telling me I need to upload the 64 version… so I decided to upgrade to 2019.2.17f1 before building the APK… however, by doing that all references on the inspector were lost.

Is there’s anything I can do to recover my project?

Revert the changes to your project made during the version upgrade using version control. Worst case go to your backup from prior to the Unity upgrade if you like to live dangerously without version control.

1 Like