Post Effect SSAO - Cannot read properties of undefined (reading 'get')

I’m getting this error when adding the current ssao file from github to my camera. Anyone else?

Bruce

Please try this one

Oh, I’m not set up to work from the source - I’ve just been using the editor and current version not hosting my own (just pulled the post-process scripts from the repo).

I can’t use that file without a custom engine build can I?

It’s a script, just download it, drag & drop to the Editor and add on the camera.

Will do, thanks. Although I suspect it will lead me into an mjs vs legacy minefield. I tried an mjs the other day in my project with 20 or so legacy scripts and had to abandon the conversion due to time.

You can use both js and mjs together in vast majority of cases, you should not need to convert. Create a new chat if you hit an issue with that.