Random stream in ActorComponent doesn't give consistent random results

Sorry I still haven’t found the time to try this on a new project, but something I did find out is that if I manually set the stream’s seed and reset the stream, at the start of each cycle, then it works properly. So I have a workaround.