Skip to content

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

Closed
@wintbiit

Description

@wintbiit

环境

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中直接运行无问题,构建后会报错
球球修复!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions