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
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.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “FocusController has unprocessed focus events.” warnings are thrown after adding iOS, tvOS or visionOS Build Profiles
- Holes and different colors appear on default Tree Materials after applying them to the Tree GameObject and undoing changes
- Error indicating that the Text Asset Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
- Documentation installation shows "Install failed: Validation Failed" when installing Android Build Support module
- Error indicating that the Package Manifest Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
Resolution Note:
[various]
Closing older low priority bugs that have not increased in user pain and are not blocking for users shipping projects.