I have several Set Timer by Event nodes for different purposes. All of them seem to be running slow. For an example: I have a Set Timer by Event node set with a time of 1, which calls an event to advance in-game time (one second = 1 minute in-game time). It seems to fire the AdvanceTime event every 2 seconds instead of every 1 second.
I have checked Global Time Dilation and it is set to 1. And again, this is effecting all my Set Timer by Event nodes. What is going on?
There are a couple more that are affected, but these are representative of all except not all are preceded by the is server check. Even the ones that do not have the is server check are affected.