You could use the (experimental) 3D Widget Component instead of a Texture. You wont be able to wrap it around the whole model, but if you only want a UI rendered on a flat surface it works just fine.
Here is a tutorial about this:
https://docs.unrealengine.com/latest/INT/Engine/UMG/HowTo/Create3DWidgets/