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

Unity6 URP报错: Postprocessing Final Blit Pass/Draw UIToolkit/uGUI Overlay: Attachment 0 was created with 1 samples but 2 samples were requested. #239

Open
wintbiit opened this issue Nov 2, 2024 · 1 comment

Comments

@wintbiit
Copy link

wintbiit commented Nov 2, 2024

环境

Unity 6000.0.25f1 LTS
URP 17.0.3
FairyGUI 5.1.0

复现方法

  • 创建任意Scene
  • 创建MainCamera
  • 创建StageCamera
  • StageCamera配置为Overlay模式
  • MainCamera Stack添加StageCamera
  • BuildAndRun

现象

全黑,无显示输出

Unity报错

Postprocessing Final Blit Pass/Draw UIToolkit/uGUI Overlay: Attachment 0 was created witTh 1 samples but 2 samples were requested.
NextSubPass: Not inside a Renderpass
NextSubPass: Not inside a Renderpass
EndRenderPass: Not inside a Renderpass

反复报错

Editor中直接运行无问题,构建后会报错
球球修复!

@wintbiit
Copy link
Author

wintbiit commented Nov 2, 2024

@xiaoguzhu plz review

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