Skip to content

Error building Player: Incompatible color space with graphics API #100

@Tyson-Wu

Description

@Tyson-Wu

when i set linear color space for android platform, build for android throw the error:
"Error building Player: Incompatible color space with graphics API"
i fix this by add a simple line:
AssetDatabase.SaveAssets();
in the BuildProject.cs before invoke BuildPipeline.BuildPlayer

Metadata

Metadata

Assignees

No one assigned

    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