Arvtesh / UnityFx.Outline

Screen-space outlines for Unity3d.
MIT License
1.28k stars 90 forks source link

Lot of compile-time errors. #17

Closed VayKekaz closed 4 years ago

VayKekaz commented 4 years ago

image using 2020.1.4f1

Arvtesh commented 4 years ago

HDRP is not supported currently. This is work in progress code.

Also please keep in mind there are 4 unity projects in the repo.

VayKekaz commented 4 years ago

HDRP is not supported currently. This is work in progress code.

but there are compile errors everywhere, not only in Outline.HDRP folder

Also please keep in mind there are 4 unity projects in the repo.

it produces errors on other folders?

Arvtesh commented 4 years ago

What I mean is you cannot just put the repo into your Unity Assets folder. It is not supposed to work this way. Please use UPM to install the packages you need.