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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Resolution Note:
[various]
Closing older low priority bugs that have not increased in user pain and are not blocking for users shipping projects.