schellingb / UnityCapture

Streams Unity rendered output to other Windows applications as virtual capture device
420 stars 65 forks source link

Missing information in README about Render Pipeline Compatibility #25

Open KaroBe opened 2 years ago

KaroBe commented 2 years ago

Ticket #21 seems to indicate that HDRP is not supported. I tried getting this plugin to work in a project using URP (Version 10.4.0) and it doesn't seem to work either:

Running the imported example scene in this project produces a "Unity has not started sending image data" message in OBS, but everything works fine when imported in a project using the built-in-renderer.

Maybe a hint in the README about this limitation would be helpful.