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

Sample effects do not work in 2022.3.18 with URP 14.0.10. #9

Open
paulhayes opened this issue Jan 31, 2024 · 0 comments
Open

Sample effects do not work in 2022.3.18 with URP 14.0.10. #9

paulhayes opened this issue Jan 31, 2024 · 0 comments

Comments

@paulhayes
Copy link

Describe the bug
Sample effects do not work in 2022.3.18 with URP 14.0.10.
Every frame render produces the following error:

You can only call cameraColorTarget inside the scope of a ScriptableRenderPass. Otherwise the pipeline camera target texture might have not been created or might have already been disposed.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)

To Reproduce
Steps to reproduce the behavior:

  • Create a default URP scene, add Volume.
  • Add Custom Post Process
  • Add Invert to "After Post Process" list, and add to the global volme in the scene.

Expected behavior
The sample effects should work.

Desktop

  • OS: Windows 11
  • Unity Version: 2022.3.18f1
  • Version: 2.0.0
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

1 participant