Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
  • Help Room /
avatar image
3
Question by FelipeHamm · Nov 01, 2015 at 10:23 PM · bugscreenwindowswindowgray

Gray screen when trying to open unity.

I'm having a big problem. I just installed windows 10 on my computer, and unity is just GRAY. When i try to open the editor, i get the splash screen, but after all i get is a gray window.

I'm having a lot of ideas and i can't make them reality because of this problem. Please help me.

Sorry for my bad english!

Greetings, Felipe alt text

ut.jpg (29.4 kB)
Comment
Add comment · Show 1
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Tom_Madden · Nov 10, 2016 at 08:23 AM 0
Share

happening to me too on unity 5.4.2

7 Replies

· Add your reply
  • Sort: 
avatar image
1

Answer by febbe · Dec 12, 2015 at 11:01 PM

go to "C:\Users\% your user name%\AppData\Local\Unity\Editor" and see "editor.log". You can find here some details

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
1

Answer by wesleyd1124 · Mar 02, 2016 at 01:54 AM

Put this into command prompt if you have Windows 64 bit and it should let you load the project.

  "C:\Program Files\Unity\Editor\Unity.exe"  -projectPath PUT PATH HERE

If You have a different version of Windows just put the path of your unity installation instead of what is up there. If you have mac I'm sure you could find some helpful information here http://docs.unity3d.com/Manual/CommandLineArguments.html . Not sure how command arguments work on mac but I'm sure its not that different.

Comment
Add comment · Show 1 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image henriqueweed · Dec 08, 2016 at 03:46 PM 0
Share

this work for me...thanks !! ; D

avatar image
0

Answer by Straider12 · Dec 12, 2015 at 09:59 PM

I am having the same issue.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
0

Answer by RiotRex · Dec 16, 2015 at 03:48 AM

Same problem is happening with me I really need to make a game and I am fed up with this so the people who work at unity should fix this right now

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
0

Answer by Draco18s · Dec 16, 2015 at 03:50 AM

I am also having this issue, here's my log file

 LICENSE SYSTEM [20151215 22:43:55] No start/stop license dates set
 
 LICENSE SYSTEM [20151215 22:43:55] Next license update check is after 2015-06-29T00:12:59
 
 Built from '5.3/release/package-manager-disable' branch; Version is '5.3.0f4 (2524e04062b4) revision 2434272'; Using compiler version '160040219'
 OS: 'Windows 7 Service Pack 1 (6.1.7601)' Language: 'en' Physical Memory: 3326 MB
 BatchMode: 0, IsHumanControllingUs: 1, StartBugReporterOnCrash: 1, Is64bit: 0, IsPro: 0
 Initialize mono
 Mono path[0] = 'E:/Program Files/Unity53/Editor/Data/Managed'
 Mono path[1] = 'E:/Program Files/Unity53/Editor/Data/Mono/lib/mono/2.0'
 Mono path[2] = 'E:/Program Files/Unity53/Editor/Data/UnityScript'
 Mono config path = 'E:/Program Files/Unity53/Editor/Data/Mono/etc'
 Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,defer=y,address=0.0.0.0:56472
 ListPackages failed, output: This version of E:\Program Files\Unity53\Editor\Data\Tools\nodejs\node.exe is not compatible with the version of Windows you're running. Check your computer's system information to see whether you need a x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher.
 
 
 InstallEditorPackages failed, output: This version of E:\Program Files\Unity53\Editor\Data\Tools\nodejs\node.exe is not compatible with the version of Windows you're running. Check your computer's system information to see whether you need a x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher.
 
 
 installJavascriptPackages failed
  
 (Filename: C:/buildslave/unity/build/Runtime/Utilities/Argv.cpp Line: 168)
 
 Error loading file:///Z%3A%2FUsers%2FMajor%2FAppData%2FRoaming%2FUnity%2FPackages%2Fnode_modules%2Funity-editor-home%2Fdist/index.html#/project/recent
 
  
 (Filename: C:/buildslave/unity/build/Editor/Platform/Interface/NativeWebViewWindow.cpp Line: 50)
Comment
Add comment · Show 4 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image febbe · Dec 17, 2015 at 08:22 PM 0
Share

What's your system type? You should get node.js program for your sytem type (32bit or 64bit) nextly you must put it in "E:\Program Files\Unity53\Editor\Data\Tools\nodejs"

avatar image Draco18s · Dec 17, 2015 at 08:26 PM 0
Share

@feebbe I am running Windows 7. If all I need is node.js, why is that not installed with the Unity installer or have the installer inform me that it is required and that I should install it prior to running Unity?

avatar image febbe · Dec 17, 2015 at 08:31 PM 1
Share

It's bug. Unity installer is installing wrong version of node.js (e.g Your system is 32-bit, Unity installing 64-bit). Just download node.js version for your operating system (if 32-bits - https://nodejs.org/dist/v4.2.3/node-v4.2.3-x86.msi , if 64-bits - https://nodejs.org/dist/v4.2.3/node-v4.2.3-x64.msi)

avatar image febbe · Dec 17, 2015 at 08:32 PM 1
Share

Don't forgot to put it to "E:\Program Files(Your user name)\Editor\Data\Tools\nodejs"

  • 1
  • 2
  • ›

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

43 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Unity not working ( Win 8.1 and Win10 x64) 0 Answers

Screen.SetScreenResolution breaks the view 0 Answers

Unity windowed mode size is different on different screen resolutions 1 Answer

NullReferenceException involving loading windows?! 2 Answers

Lighting Window does not appear 2 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges