Hi, I've created two delivery missions for my map. One is simply pushing a ball to the target area. The other is pushing 15 balls to the target area. Both missions spawn and work fine in my copy of the map. However, I noticed yesterday watching someone playing the map online (downloaded from the repository) that the mission with one ball doesn't spawn the ball and the other only spawns 14 of the 15. I assume the issue is related but I'm not sure what the issue might be. Any ideas?
Yesterday I saw someone playing the same map online and all the balls were there. I've seen two people playing it where there was one "delivery object" missing from each delivery challenge and now one with nothing missing. This leads me to think maybe the first time the map & or mission is loaded, the game can't find the path to the "delivery object" prefab. Then the game rewrites the mission info.json with the correct path and the next time the game & or mission is loaded it works ok. I would love it if a Dev could verify this and if true add it to a list of things to do in development.