Skip to content

%ShaderName cannot contain () brackets #111

@WarrenWolfy

Description

@WarrenWolfy

If the %ShaderName contains brackets, the resulting code will be truncated and produce a compile error.

For example, this line:

%ShaderName("Warren's Fast Fur - V6/Fast Fur - Lite (Skin Only)")

...will result in the last 2 characters being truncated:

Shader "Warren's Fast Fur - V6/Fast Fur - Lite (Skin Only

The correct output should be:

Shader "Warren's Fast Fur - V6/Fast Fur - Lite (Skin Only)"

Metadata

Metadata

Assignees

No one assigned

    Labels

    GeneratorCreated by Linear-GitHub SyncbugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions