Blank errors issue

Hi. I am slowly learning Unity and instantly had this issue when I was just starting Brackey’s tower defense tutorial course.
I started and followed him along, but then realised that I couldn’t hit play as there were compiler errors. I checked them and there’s these 4 blank errors I cannot understand. They all had a timestamp (the time when I loaded in the project. I’ve uploaded the editor log in the post. I don’t understand such error logs, so I need some help figuring out what’s the issue. Thank you in advance. If this helps, the version is 2018.3.0f2 Personal.

4037800--350329--upload_2018-12-26_19-50-9.png

4037800–350323–errorlog.txt (245 KB)

1 Like

Same problem. It’s gone only if use 3.5 version of scripting runtime. But its deprecated

I think I found a solution, the cause may have been in the newest unity version as I reverted back to 2.20f1 (literally the version before the newest one) and I haven’t got any blank errors.

Did you download assets from the Assets Store or from elsewhere? I’d like to try it and see what happens in my Unity.

No, I haven’t. I am following his tutorial course along on his youtube channel without any help of assets (atleast at the point I am at, probably will need them anyways) However I think the asset store or his own site should have what’s needed.

It’s not the one that is here: https://unity3d.com/learn/tutorials/s/tower-defense-template?

You’d better ask the author on his You Tube channel then.

I am pretty sure he has links in the description for these things.

Help me am also having same problem

Try changing your scripting runtime version in BuildSettings/ProjectSettings/OtherSettings/ScriptingRuntimeVersion.

And report the problem to the author of the tutorial!

Also being discussed here Four blank errors in each new project

Hello,

Had the same problem. Install windows update from this link to your 32 bit or 64 bit system accordingly:
https://support.microsoft.com/en-us…ry-insecure-library-loading-could-allow-remot

Regards.