Hey guys,
I’m trying to do the same Thing in Unreal Engine 4.13. Unfortunately my engine doesn’t recognize m_Highlight that I downloaded. Most tutorials are based on the Highlight material from the UE example Content and I can’t seem to get it into my Project. Any ideas?
I had a hell of a time trying to get the highlight material into my project, I couldn’t find it anywhere. You need to download the example project from the same link given earlier:
://www.michalorzelek/blog/tutorial-creating-outline-effect-around-objects/ and then choose the materials folder that has all the outline materials in it. Right click and migrate it into your project’s content folder. I did in 4.15 and it worked there, though I’m still trying to implement it into a blueprint (that’s more my than the material’s though).