Objects getting destroyed in unity test, but only sometimes in the phone app
Hi there. So I have made a very basic app which involves objects moving towards a player who is a block and the user can tap to move. So the objects come from left right up and down. On the unity version they get destroyed as they hit the character, like they should. Although when testing on the app, only sometimes objects get destroyed when hitting the object, they often pass through. It is different each time I play though, mostly they pass through only coming from the left and the right and work for the top and bottom. Yet if I move the cube while an object is passing through it, the object will get destroyed. This is the third time I believe now, that an error has occurred, which it is hard to see what causes it, meaning that it is hard to progress with the app.
Any help would be really appreciated, thank you for the great and useful community.