Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Importing to 2021.3.12 will cause a script error #6

Open
Markovicho opened this issue Nov 7, 2022 · 1 comment
Open

Importing to 2021.3.12 will cause a script error #6

Markovicho opened this issue Nov 7, 2022 · 1 comment

Comments

@Markovicho
Copy link

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...

@BastiaanGrisel
Copy link

Thanks, this was useful!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants