pastasfuture / com.hauntedpsx.render-pipelines.psx

A scriptable render pipeline for emulating Playstation-1-style graphics on contemporary hardware.
https://twitter.com/HauntedPs1/
MIT License
383 stars 26 forks source link

error CS1501: No overload for method 'SetReferenceSize' takes 3 arguments #31

Closed rikocodes closed 1 year ago

rikocodes commented 2 years ago

I got two errors when trying to install the hpsxrp in a new empty project:

Library\PackageCache\com.hauntedpsx.render-pipelines.psx@a28da49f24\Runtime\RenderPipeline\PSXCamera.cs(152,23): error CS1501: No overload for method 'SetReferenceSize' takes 3 arguments

Library\PackageCache\com.hauntedpsx.render-pipelines.psx@a28da49f24\Runtime\RenderPipeline\PSXCamera.cs(153,29): error CS1501: No overload for method 'SwapAndSetReferenceSize' takes 3 arguments

Unity version used: 2021.3.5f1