W002

From Space Engineers Wiki
< Modding‎ | Tools‎ | SEUT‎ | Notifications
Jump to navigation Jump to search

Warning

Object '{variable_1}' has a lot of its UV-Vertices located at (0, 0) - this might result in bad shading of the object ingame.

Cause

When working on models it can happen, that UV-Maps are invalidated. This means, that the UV-Vertices of the UV-Maps of an object are all placed on (0,0). This will cause the object to be shaded improperly ingame.

SEUT E042.png

Solution

Recreate the specified object’s UV-Maps to fix these issues.