You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that postcompiler tries to find and pack textures from the root level of .vmt file ignoring section for other shaders. In this case only textures that was found in "LightMappedGeneric" section was found and packed, detail_concrete_01, concrete_modular_wall001a_height-ssbump and concrete_modular_wall001a_normal was not packed because they are in the separate shader sections.
It seems that postcompiler tries to find and pack textures from the root level of .vmt file ignoring section for other shaders. In this case only textures that was found in "LightMappedGeneric" section was found and packed, detail_concrete_01, concrete_modular_wall001a_height-ssbump and concrete_modular_wall001a_normal was not packed because they are in the separate shader sections.
The text was updated successfully, but these errors were encountered: