I’ve been trying to package my game for testing but it always fails with the error:
“ ‘system.drawing.common’ 4.7.0 has a known critical severity vulnerability”.
I’ve “repaired” visual studio, I’ve uninstalled and reinstalled UE5.2, and still no change. When I Google system.drawing.common nothing makes sense. It looks like it’s part of the .Net framework? But it also looks like my latest version of .Net is far past 4.7. How do I fix this?
Thank you so much! That probably would’ve worked, but in my case it actually turned out to be a plugin issue. The plugin’s use of .Net was conflicting with my computer’s somehow. Anyways, the plugin owner corrected it and it all started working again.