We have encountered an issue within Unreal while importing textures. Currently we are in the process of animating our dinosaur characters and bringing them into Unreal to test. Prior to importing the animated asset, textures were popping up just fine on the static object. The issue appears to specifically be with the normal map as it is way to strong as if it has been multiplied by something and it appears very shiny. We're wondering if anyone else has encountered this issue and might know a solution. We appreciate any help we can get, thank you!
Replies
Those look like severely borked normals to me - the sort of thing you'd get if you put a world space map into a tangent space shaped hole.
Try the material on a static mesh like a sphere and post the results up
Assuming the material doesn't do anything weird I'd be looking at the mesh
We were able to figure it out and the issue was the mesh coming in from Maya to Unreal. It was a couple of check boxes, one in Maya to export Normals and Bi Normals in the game exporter and then unchecking LOA's in Unreal when importing the FBX.