Hello,
I have created turrets that create and shoot actors as bullets. The turrets work fine, the bullets work fine and the bullets auto-die after 12 seconds. However it seems that at random the image of the bullet will not appear - the bullet does exist, will collide and work fine with the actor. Its collision shape is also correct but it's image will not appear. It does this at random. I.e fires bullets fine then a few invisible then the next batch are fine, etc.
I have tried turrets with 0.1s intervals between shots and 0.5s intervals as well.