Nikita Stangrit

Results 13 comments of Nikita Stangrit

Do you get black screen only in Scene tab, or in Game tab too? Cause I found a problem with Scene view, but everything was fine in Game view.

I fixed black screen. But I could reproduce this bug only in editor view.

Fixed bug, that we caught on iOS. It was breaking whole render.

I have upgraded AO to support Unity 2019. But be aware, sometimes it behaves really weird. Like breaks another effects, or isn't work until cleaning up library.

> Does this PR work without package `jp.keijiro.ffmpegout` in subdirectory? > I think it does. Yep. it's just a tool for recording screen - [repo](https://github.com/keijiro/FFmpegOut) You can safely delete it

Well, it should work from the box, check for errors in console. And try run example project, it should work.

Looks like you don't have Post Processing Stack. Try to check. If you have, then you can try to delete LWRPAO.cs, and wait until Unity will compile all code. Then...

@TimJansenDB @jessunity I had such problem, but it dissapear after deleting PackagCache from Library folder. I also updated project to actual version of Unity and Post Processing. But I see...

@robrab2000 I'm pretty sure that it happens because WebGL doesn't support compute shaders. But I'm not 100% sure

Check this [pull request](https://github.com/beinteractive/LWRPAmbientOcclusion/pull/2).