# [issues] Spaceship Demo w/ Unity

### <span style="white-space: pre-wrap;">Install the Spaceship Demo </span>[\[Page link\]](https://middlebury.instructure.com/courses/16698/pages/11-dot-1-install-the-spaceship-demo?module_item_id=1063545)

#### Download the source code!

<s>It’s currently 2021.3.45f1</s><span style="white-space: pre-wrap;"> -&gt; It’s currently </span>**2021.3.45f2**

---

##### When opening the project...

"Your project was last saved with a different version of Unity."

<p class="callout info">The saved project (2021.3.45f1) does not match the launched editor (2021.3.45f2).  
This may require re-import. Please be aware that opening in an older version is unsupported.  
Note that if a build target installation is missing, this may also cause a re-import.  
If you proceed, some packages may be updated. For a list of any changes made to your Project’s packages, see the Logs/Packages-Upgrade...</p>

<span style="white-space: pre-wrap;">Do we need to update this link from the page where you wrote "I’ve upgraded the project to a slightly newer version of the editor than what’s available on the Github site, so </span>[<span style="white-space: pre-wrap;">download this build </span>](https://drive.google.com/file/d/18RTonYvnEjCXsBGkqsg_2tV7ga-Pnz4S/view?usp=share_link). Unzip the project into your Unity folder, then add the project."

Although I think 45f1 &amp; 45f2 won't have much difference, we'll see...

**I tried to open this 45f1 project with 45f2, there are no issues with this. (it just take some more time to import &amp; compile so people might better open it up before class for once.)**

---

### <span style="white-space: pre-wrap;">Exercise: Localize the Spaceship Demo </span>[\[Page link\]](https://middlebury.instructure.com/courses/16698/pages/11-dot-3-exercise-localize-the-spaceship-demo?module_item_id=1063549)

#### Intro tab

<span style="white-space: pre-wrap;">Install the Unity Localization package, just make sure it’s the latest version </span><s>(1.5.3)</s><span style="white-space: pre-wrap;"> </span>**(1.5.8)**<span style="white-space: pre-wrap;">. If not, you can always choose “Add package from git URL” in the Package Manager and enter </span>`<span class="editor-theme-code">com.unity.localization</span>`<span style="white-space: pre-wrap;"> .</span>

---

##### **Currently other tabs does not have any other issue found.**