i never really felt that this heatmap was helping much, just as little as way too big checker. i suggest to at least overlay a per pixel checker on top of yours to see the final resoltion at play.
Hey, I would like to know if there is any way to increase/decrease the amount of pixel it takes to "blur" the borders of the texture. I have seen many textures that also cover the whole image file.
I recall in UDK that I could set the desired pixels per meter texture density, and then there was a render mode that displayed each asset's density in shades blue-green-red. Is there something similar in UE4?
Are the UV coordinates snapped to the pixels of the resolution of your map? Maybe one of the islands is flipped? Also is there a reason you're using a normal map for the box?
Considering that Crysis does it per vertex, and you do it per pixel (I assume), wouldn't that make it terribly slow in comparison to the Crysis solution?