Question by
bstockwell · May 14, 2018 at 08:33 PM ·
post processingfilesassemblypost
Unity Post Processing v2.0.5 Does not work with Assembly Definition Files on 2018.1.0b13
So my issue is that I cannot properly get access to the Post Processing Name Space while using custom Assembly Definition Files.
Here is the version of the Post Processing Stack I have:
In code, I am properly following the documention found here: PostProc Docs
Using statements show up as errors:
Everything was working Perfectly, but today I decided to try to split things up into Assembly files as added in 2017.3 and documented here: Assembly File Docs
Here is a look at the project after adding Assembly files:
The ONLY errors that I have popping up are regarding PostProcessing:
Questions:
1. Has anyone Succesfully used Assembly files with 2018.1.0b13 with PostProcessing v2.0.5?
Comment
Your answer
