Anybody ever had their unity game trigger antivirus software? Latest build of our game has triggered multiple AV vendors with false positives. Running on Unity 2017.2.0f3
@rje Wasn't a Unity game but a game on our in-house engine at a previous job had that issue. We were using https://www.virustotal.com to see which software tools were flagging us, and had to contact them to get us whitelisted, IIRC.
@rje I would reach out to Unity first to see if there is anything they are aware of, then fall back to manually fixing if needed :(