Hot reload not working sometimes

Thanks ,

So if I reference a delegate (e.g. an overlap event?) defined in my plugin code from my game code then even though I don’t change any plugin code the dll will not hot reload? Perhaps then that’s my problem too

edit: perhaps overlap event is special, let’s say another arbitrary event FComponentDoneDoingItsThing defined in a plugin if that makes a difference