Search Issue Tracker

Won't Fix

Votes

0

Found in [Package]

6.9.0

Issue ID

1194705

Regression

No

Submitting rendering loop with a custom render pipeline when using Linear color space causes console errors to appear

Package: Scriptable Render Pipeline Core

-

Steps to reproduce:
1. Download and open attached "ScopedRenderPassDemo" project
2. Generate Frames in the scene view by moving your mouse in it while holding the left-button
3. Observe the Console window

Expected result: No errors appear in the Console window
Actual result: Errors appear in the Console window

Reproducible with: "Core RP Library" package 6.9.0 (2019.2.16f1) - 7.1.6 (2020.1.0a16)
Could not test with: 2017.4, 2018.4 ("Core RP Library" package could not be loaded)

Note: This is caused by line 30 in "MinimalRenderer.cs" script. Commenting it out stops the following console error -
RenderPass: Attachment dimensions or sample count do not match RenderPass specifications (1625 x 843 1AA) vs (1622 x 798 1AA).
UnityEngine.Rendering.ScriptableRenderContext:Submit() - from appearing, but also stops the rendering of the scene.

  1. Resolution Note:

    [various]
    Closing older low priority bugs that have not increased in user pain and are not blocking for users shipping projects.

Add comment

Log in to post comment