keijiro / KlakSpout

Spout plugin for Unity
The Unlicense
673 stars 101 forks source link

SpoutSender not working on High Definition RP Project #33

Closed txusillo closed 5 years ago

txusillo commented 5 years ago

SpoutSender is not working properly on a High Definition RP.

Ways to reproduce this issue: -Create a New Project and select Hight Definitio Rp. -Import KlakSpout package -Attach SpoutSender Script to Main Camera

Unity Version: 2018.3.12f1

Would you help me with this issue?

Thank you for your work, it has been really useful

keijiro commented 5 years ago

Please note that the Camera Capture mode isn't supported in scriptable render pipelines. You have to use the Render Texture mode. Please take a look into README.md for further details.

keijiro commented 5 years ago

I'm closing this issue. Please feel free to reopen for further questions.