I kept using localhost, wich is working, but if i try to receive messages fast (and print them for example), like every 0.5 seconds, after a few messages unreal editor crashes… Is this a limitation of the mqtt implementation in unreal or am i doing something wrong?
If i turn down message speed to like 1 per second it never crashes