keijiro/DepthInverseProjection

Missing namespaces

Closed this issue · 3 comments

Hi,
I wanted to test your project but I cannot run it since there seem to be namespaces missing (screenshot). The readme says I only need Unity 2018.2 or higher.

Is there a component install or a library that I am missing?

Found using
Unity 2018.2.0f2 (stock install)
Buildsettings: PC, Mac & Linux Standalone

screenshot_3

I managed to fix this by using the package manager, but after importing the postprocessing, multiple scripts cannot be loaded since they were missing in the first place.

I forgot to add the package manifest to the repo. Fixed in the latest commit.

I'm closing the ticket. Please feel free to reopen for further questions.