Highlights and Mobile Players 2

I’m working on a game that uses a highlight inside of a secret area. It’s fine for PC players, but when I played the game in my phone, I could see the highlight inside the secret area even though I set the highlight to occluded. How can I fix this?

Example of what mobile players see:
image

1 Like

This is currently a bug. You can fix the issue by removing any highlight instances.

…But what if I don’t want to? and what if it’s important?

In that case, you should use SelectionBox, since it has a higher fidelity and does not count towards the limit of 25 active highlights.