<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: d19m</title>
    <description>The latest articles on DEV Community by d19m (@dendrobiummoniliforme).</description>
    <link>https://dev.to/dendrobiummoniliforme</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F699200%2F5a579ac3-4627-40f1-b24a-46357a0408e2.png</url>
      <title>DEV Community: d19m</title>
      <link>https://dev.to/dendrobiummoniliforme</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dendrobiummoniliforme"/>
    <language>en</language>
    <item>
      <title>Unity On M1 Mac</title>
      <dc:creator>d19m</dc:creator>
      <pubDate>Sat, 04 Sep 2021 16:23:37 +0000</pubDate>
      <link>https://dev.to/dendrobiummoniliforme/unity-on-m1-mac-13dg</link>
      <guid>https://dev.to/dendrobiummoniliforme/unity-on-m1-mac-13dg</guid>
      <description>&lt;p&gt;Unity is available on MacOS, but the question still sits in the back of your mind: "how will it perform/install on an M1?".&lt;/p&gt;

&lt;p&gt;tldr; &lt;strong&gt;pretty well&lt;/strong&gt;, but with one hiccup along the way.&lt;/p&gt;

&lt;p&gt;Today's post is going to be a quick fix for:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Install failed: Validation Failed
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;building on a few open threads on the official game forums, &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://forum.unity.com/threads/install-failed-validation-failed.1147151/"&gt;Install failed: Validation Failed&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://forum.unity.com/threads/share-your-unity-hub-3-0-beta-feedback-here.1130638/page-5#post-7369118"&gt;Share your Unity Hub 3.0 Beta Feedback Here&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In my experience installing this software, using administrative mode did not resolve my issue. Some quick guesses can solve our issue, after trying a few defaults:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;re-installing unity hub.&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;sudo&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;restarting laptop.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I decided to try a manual installation of the Unity Files. &lt;strong&gt;This worked&lt;/strong&gt;. Quickly:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Visit &lt;a href="https://unity3d.com/get-unity/download/archive"&gt;Unity Archive&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Find the &lt;strong&gt;Version&lt;/strong&gt; you want.&lt;/li&gt;
&lt;li&gt;Download that Version to your computer (I would suggest creating a &lt;code&gt;/UnityEditor/&lt;/code&gt; Dir in a designated workspace).&lt;/li&gt;
&lt;li&gt;Open &lt;strong&gt;Unity Hub&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Go To &lt;strong&gt;Installs&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Top Right&lt;/strong&gt; Select &lt;strong&gt;Locate&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Find the manually downloaded Version.&lt;/li&gt;
&lt;li&gt;Select that &lt;strong&gt;Version&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;And now you will be able to launch that Version of Unity From Unity Hub.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I expect that through feedback these issues will be fixed over time. But I know that fixing random issues can be non-fun so hopefully this helps out anyone who encounters the same or a similar problem.&lt;/p&gt;

&lt;p&gt;Have a great day :) &lt;/p&gt;

</description>
      <category>gamedev</category>
      <category>unity3d</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
