Skip to content

Crash in scene writer when output string contains asterisk #2333

@peterhorvath111

Description

@peterhorvath111

When a scene contains light groups, Maya and other DCCs simply add and asterisk to the AOV name in the output string, meaning all light group AOVs are assigned to a given driver.

"RGBA_* RGBA gaussian_filter defaultArnoldDriver/driver_exr.RGBA"

Exporting the scene to USD crashes, because the writer wants to convert the AOV name to a render var, but it fails.

Repro:

kick -resave light_group_test.usd light_group_test.ass

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions