RaycastAll - casts only Bolt.Hitboxes even behind walls. How to check it?

Options
Example: two bolt-entity players on simplest plane map, between is a wall (regular unity-box)
RaycastAll hits each other. How to handle this? How can i check there is a static level collider wall between them?

Thank you

Comments