Search code examples
unity-game-engineunity3d-2dtools

unity 3d installation issues


I am trying to install unity 3d (5.4.2) software (64 bit version). everything is downloaded and installed as per the instructions, but it does not open. It just shows a blank screen. Please check out the screen shot attached below.

I don't know if this is relevant here but my laptop specifications are- win 10- 64 bit, 2GB AMD graphics, 8GB RAM, 1TB HDD. I think it should work on this laptop!!

enter image description here


Solution

  • Found your issues in this thread:

    https://forum.unity3d.com/threads/unity3d-5-3-not-working.372682/

    Sovlution:

    1. Found packages unityeditor-cloud-hub-0.0.1.tgz and unity-editor-home-0.0.7.tgz in C:\Program Files\Unity\Editor\Data\Resources\Packages.
    2. Create new folders node_modules\unityeditor-cloud-hub and node_modules\unity-editor-home in C:\Users\%user_name%\AppData\Roaming\Unity\Packages.
    3. Extract dist and package.json from unityeditor-cloud-hub-0.0.1.tgz into unityeditor-cloud-hub, dist and package.json from unity-editor-home-0.0.7.tgz into unity-editor-home.