Unity.exe - Bad Image

Anyone know what this is about?

Any insight would be much appreciated

Thanks!

That .dll is part of the Microsoft Visual Studio 2013 Runtime Libraries:

Try downloading the latest Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019 and install it to see if that also fixes your issue:

In case your OS is a 64-bit one, download and install both x86 and x64 files from that page.

Thank you so much for replying, Mauri… That worked!

1 Like