the default collision settings:
It will work with defaults, sure - I just wanted to highlight the very minimum that’s needed in case you wanted to trim things down.
I created a new clean blank project
and in that project, it works even
with the default collision settings:
What is the element that has the collision? Is there one? You’re showing settings of the root here which has no collision of its own. You need a component that can block visibility response; no components = no collision…
Can you show the actor hierarchy?