VC++ runtime error R6025 : Pure Virtual Function Call

Just had a fun old morning trying to track down why an 088 project of mine was crashing repeatedly with the above error.

Was working fine until something else installed the Visual C++ Redistributable 12.0.30501 yesterday, and it’s been totally stable since uninstalling that runtime.

It’s a large commercial project (17000+ ops and tons of assets) so can’t share, and couldn’t replicate it in a smaller project but figured I’d post here on the offchance anyone ever has the same issue.

Was using 088 build 62960 on windows 10