Grey screen on startup help
When I am starting Unity (latest version) it gets stuck on the grey loading screen. I have been looking for a way to fix this but when I go to C:\Program Files\Unity I only see 2 text documents, and no C:\Program Files\Unity\Editor\Data\Resources\Packages. Could anyone help me with this?
Answer by b1gry4n · Oct 21, 2016 at 09:47 AM
This has been asked and solved many times.
https://forum.unity3d.com/threads/unity3d-5-3-not-working.372682/#post-2415582
I 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. Create folders node_modules\unityeditor-cloud-hub and node_modules\unity-editor-home in C:\Users\%user_name%\AppData\Roaming\Unity\Packages. 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. It's work.:) Thanks, Yash987654321!
Answer by robbie696 · Oct 21, 2016 at 10:51 AM
Nevermind, last time I went into that folder, there were only 2 text files, but the I can now see the other files
Your answer
Follow this Question
Related Questions
Unity doesn't show login screen after startup 1 Answer
Unity 3d exe with graphics auto start of the machine / start unity on machine boot up 0 Answers
Unity 5.0 Crashing At Opening A Project 6 Answers
UnityHub doesn't run - Unhandled promise rejection 0 Answers
how to optimise scene for good mobile performance (android) 1 Answer