Skip to content

Importing to 2021.3.12 will cause a script error  #6

@Markovicho

Description

@Markovicho

Importing the repo assets into a 2021.3.12 URP Project will cause an script compilation error due to missing LWRP namespace in UnityEditor.Rendering.

image

using UnityEngine.Rendering; using UnityEditor.Rendering.LWRP;

removing last line will fix that...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions