Bullets Shoot Through Players
I have this issue, where bullets will go through players and will not emit the OnProjectileHitPlayer.
Gun and ProjectileLauncher are player owned and gun script is local.
- When it is just me and NPCs, no issues, NPCs can be hit
- I was able to test with 1 other person and didn't have issue (could of been luck)
- Once I get like 3 or 4 players, bullets will now go through players, but its like player1 will have certain people that there bullets will hit and certain that will miss. Like it is random for each player.
- Haven't seen any issue with static objects.
Updated after more testing.
Using a portal breaks player collision. I tested this many times by directly traveling to Super Rumble, where no bug was occurred. I then tested many times using portal, where the bug would occur most the time.
Going straight to super rumble: No Issue
Go to rumble using portal, bullets start going through some players. It is at random but the players you can't shoot stays the same. So you some players you will be able to shoot and some you can't.
To recreate this bug go to horizon lobby area, create portal to rumble and shoot at players. Keep in mind if you shot the guns it will trigger hit, it is the player collider that on some players you won't be able to hit.