Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work with Universal Render Pipeline #31

Open
DaveRune opened this issue Aug 23, 2021 · 1 comment
Open

Does not work with Universal Render Pipeline #31

DaveRune opened this issue Aug 23, 2021 · 1 comment

Comments

@DaveRune
Copy link

To Reproduce:

  • Install the "Universal RP" asset using the Package Manager
  • Create a "Pipeline Asset (Forward Renderer)"
  • In Player Settings > Graphics assign the Pipeline Asset
  • Play.

There is no longer a webcam output.
There are also no errors.

@shinn716
Copy link

There are different render pipline between build-in and urp.
Need change OnRenderImage workflow to ScriptableRenderPass.

Reference here:
https://docs.unity3d.com/ScriptReference/MonoBehaviour.OnRenderImage.html

I uploaded hdrp version.
https://github.com/shinn716/UnityCam_HDRP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants