Hello my unity3D wont start it is unity 5 and on the project page its just a gray screen
i tried reinstalling but it did not help
OS Windows 7 pro SP1
HARD DRIVE 500 gb
RAM 4 gb
Hello my unity3D wont start it is unity 5 and on the project page its just a gray screen
i tried reinstalling but it did not help
OS Windows 7 pro SP1
HARD DRIVE 500 gb
RAM 4 gb
What color is your computer?
black
Did you reboot 3 times?
Ok. In all seriousness, this could be caused by a hundred different things (a hundred and one even).
See if you can update your graphics drivers.
Paint it blue.
Then you’ll be right on your way to making an MMO.
Even though I snort laughed at the replies, turn down the troll please.
@NoobIsanoob Please structure and title your post with much clearer information, I have edited your post title to reflect your issue, screaming I NEED HELP, is not useful to anyone. Also post in the correct section, General Discussion is not a place for technical issues and will result in the banter you’ve seen above.
Could you post a screenshot of your issue so we can more clearly see what is happening.
i have a AMD
i meet the max specs required
when i run unity all it does is goto a white screen then goto this gray screen
i restarted tons of times
i have a 64bit
Cant its all fully updated
Can you try and keep your responses in one post.
Please open the bug reporter and create a new bug report and post the bug number here.
To get around this you can start a new project from the command line to access the editor;
In the command line
C:\Program Files\Unity\Editor\Unity.exe -createProject
Hit enter, this will create a new project and open the editor bypassing the project screen.
In what cmd?
Contain your responses in ONE post.
Firstly please open the bug reporter and create a bug report about this issue, then place the bug number you receive here. Unity QA: Building quality with passion
Try this work around to get access to the editor, written more thoroughly.
To bypass the project Window, open Unity and create a new project follow these steps.
For Windows 7
Start > All programs > Accessories > Run
Here is where you need to type the command for Windows to launch the editor, you will ned to type the location of the editor & the command line option.
The example provided is for the default install location, if you changed the location upon installing Unity, substitute the address.
For a 64 bit Windows system;
The needs to be replaced with the location you want a folder to be created without the <> This includes the folder name.
example:
YOURNAME = Your username on your computer
MyProject = Can be any name you like the folder to be.
Unity will now open using the project you just created, the project Window (for you it’s grey) will appear but you should be able to click the X to get rid of it.
To open the project you created after you have closed the editor;
Replace
With
in the above example.
i have no idea what you mean
They are step by step instructions to open the editor through Run. Windows help and learning
I had this problem with Unity 5.3.0f4 and the run command didn’t even work. Here’s what I did to fix it:
I had to kill Unity and got this bug as a result, I guess because this corrupted some files.
Deleting the Library folder and the Temp folder from the project fixed it.
I have the same problem on my game.