Missing namespaces
sourcetreehugger opened this issue · 3 comments
sourcetreehugger commented
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
sourcetreehugger commented
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.
keijiro commented
I forgot to add the package manifest to the repo. Fixed in the latest commit.
keijiro commented
I'm closing the ticket. Please feel free to reopen for further questions.