Every time i start a new project, appears 4 blank errors with the date
Asked Answered
D

4

0

Literally every time i start a new project, 4 errors appears, They have nothing write in then, Just the date, when i click on then, nothing happens,i really Dont know what to do

alt text

Disaster answered 8/12, 2023 at 8:5 Comment(4)

I have this same problem, hope someone answers it!

Afterpiece

the same thing :(

Decorate

probably the problem cause from the unity3D itself. can you tell the unity version you are using?

Brinna

Have you looked at the Editor log? There might be more info in there.

Markup
F
0

I had this. I reinstalled Unity versions, didn’t work. What did work was going to EditProject SettingsPlayer->(Other Settings tab near bottom) and inside of Other Settings you will see a bold header for Configuration.

Change the scripting runtime version from 4.0 to 3.5

That should fix your issue. It was discussed in more detail here:
https://forum.unity.com/threads/four-blank-errors-in-each-new-project.599980/

Freedom answered 8/12, 2023 at 8:6 Comment(1)

it worked for me really thanks but it says that the 3.5 version will be removed in future releases

Sepal
R
0

I know it’s a bit of an old thread but I had a very similar problem and I figured out a fix for it. Not exactly conventional or long term but it might help people with this kind of problem:

https://answers.unity.com/questions/1680858/blank-console-error-on-empty-project-with-a-single.html?childToView=1680867#answer-1680867

You may have not had the exact same error that I had, but the same logic might apply (make sure to backup any files you edit, of course.)

Rattlebrain answered 29/11, 2019 at 1:1 Comment(0)
S
0

I’m using Unity 2019.3.5f1 on Windows 7, and having a similar problem. Whenever I open a project, even a new, empty one, I end up with two completely blank compiler errors that refuse to clear. I’ve searched everywhere, and have only found extremely outdated solutions, or ones for Linux users. Please help.

Singletary answered 6/6, 2023 at 2:31 Comment(1)
O
0

Hey guy, Just passing by to tell that after analyzing the logs that I was missing the libssl in my system. after updating it the errors went away.

Ownership answered 8/12, 2023 at 2:0 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.