Does Outline Render not work on Mobile? I can't get it to work..

Okay thank you, I appreciate the info about that, I had no idea.

And just to clarify, it’s just the Object Outline Material that I couldn’t seem to get to work.

The pickup/drop object works fine, that part I already figured out from watching a youtube video to learn how to do that.

I’m just basically trying to find a way to let the player’s linetrace hit the box they’re picking up out of the pile and highlight it to indicate which one they’re picking up since there’s a lot of objects that are being spawned into the same area. It’s probably not really necessary but I thought it would be nice to have.

I’m not sure I understand what is meant by “if so does the outline effect work outside of a blueprint if you just manually turn the a mesh to the outline stencil value.” as I’m more of a visual learner but I will take another look at that as well this afternoon. I just know no matter what I tried I couldn’t get it to work after following several different tutorials so my guess is I probably don’t have something right.

I kinda wonder if maybe it has something to do with the fact that I have a bp_MasterBox and 3 bp_ChildBoxes but the MasterBox I disabled from being placed into the world, only the children can be spawned since those contain the 3 Meshes but that doesn’t seem like a logical cause so I’m not yet sure what else it could be other than the mobile post process thing you guys pointed out.