stop619
12-28-2010, 07:19 AM
(reposting from game-artist)
Hey everyone,
Upon importing an .ase static mesh into UDK, I'm getting the following message:
http://img525.imageshack.us/img525/1275/udkmessage.jpg (http://img525.imageshack.us/i/udkmessage.jpg/)
Trying to troubleshoot the issue, I found this thread over at UDN: Generated/Imported vertex count ratio message - Epic Games Forums (http://forums.epicgames.com/showthread.php?t=720084)
Post #7 lists potential causes as:
1. UVs - no UV map at all, or as mentioned, no secondary UV map for lighting, or you have more than 2 UV maps
2. Smoothing - excess smoothing groups causing split vertices
3. Geometry - you have an open mesh
4. Material - there is no material
My object has UVs, and has a material applied, which leaves either Smoothing or open mesh (two intersecting elements) as the potential culprit.
I'm using 1 smoothing group as shown here:
http://img146.imageshack.us/img146/7426/smoothinggroups.jpg (http://img146.imageshack.us/i/smoothinggroups.jpg/)
In Max, this object is 180 tris, 108 verts. In UDK, the mesh has 180 tris, 222 verts. I'm pretty sure this is causing the error, I'm just not sure how to fix it :confused:
I've tested two different meshes of my own and the TV mesh from 3dmotive and only my meshes are giving the error message.
Any suggestions?
Thanks.
S6
Hey everyone,
Upon importing an .ase static mesh into UDK, I'm getting the following message:
http://img525.imageshack.us/img525/1275/udkmessage.jpg (http://img525.imageshack.us/i/udkmessage.jpg/)
Trying to troubleshoot the issue, I found this thread over at UDN: Generated/Imported vertex count ratio message - Epic Games Forums (http://forums.epicgames.com/showthread.php?t=720084)
Post #7 lists potential causes as:
1. UVs - no UV map at all, or as mentioned, no secondary UV map for lighting, or you have more than 2 UV maps
2. Smoothing - excess smoothing groups causing split vertices
3. Geometry - you have an open mesh
4. Material - there is no material
My object has UVs, and has a material applied, which leaves either Smoothing or open mesh (two intersecting elements) as the potential culprit.
I'm using 1 smoothing group as shown here:
http://img146.imageshack.us/img146/7426/smoothinggroups.jpg (http://img146.imageshack.us/i/smoothinggroups.jpg/)
In Max, this object is 180 tris, 108 verts. In UDK, the mesh has 180 tris, 222 verts. I'm pretty sure this is causing the error, I'm just not sure how to fix it :confused:
I've tested two different meshes of my own and the TV mesh from 3dmotive and only my meshes are giving the error message.
Any suggestions?
Thanks.
S6