Skip to content

copy-paste error:the second lightmapColor should be lightmapDir #28

@MilkyW

Description

@MilkyW

in void CheckResources()

				if (lightmapData.lightmapDir != null)
				{
					var textureDetail = GetTextureDetail(lightmapData.lightmapColor);   // should be lightmapDir

					if (!ActiveTextures.Contains(textureDetail))
						ActiveTextures.Add(textureDetail);
				}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions