Search Issue Tracker
In Progress
Fix In Review for 6000.0.X, 6000.1.X, 6000.2.0b3, 6000.3.0a1
Votes
0
Found in
6000.0.48f1
6000.1.2f1
6000.2.0a10
6000.3.0a1
Issue ID
UUM-104830
Regression
Yes
Assertion failed and ArgumentException are thrown and Scene/Game views do not render when Render Graph is enabled and requirements are set in Full Screen Pass Renderer Feature
How to reproduce:
1. Create and open a new project with “Universal 2D” template
2. In the Project tab open “Settings” folder and select “Renderer2D” asset
3. In the Inspector scroll down and press Add Renderer Feature button
4. Select “Full Screen Pass Renderer Feature” from the list
5. Expand the newly created submenu
6. Change the “Requirements” property to “Everything”
7. Open Project Settings window by navigating to Edit > Project Settings…, in the title bar
8. On the left side of the window select “Graphics”
9. Scroll down and toggle off the “Compatibility Mode (Render Graph Disabled)” property
10. Observe the Console and the Scene/Game view
Expected result: Scene/Game view is rendered, no errors thrown in the Console
Actual result: Scene/Game view is not rendered, errors thrown in the Console
Reproducible with: 6000.0.15f1, 6000.0.48f1, 6000.1.2f1, 6000.2.0a10
Not reproducible with: 6000.0.14f1
Couldn’t test with: 2022.3.62f1 (Render Graph not implemented)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- “Assertion failed” and “ArgumentException: Trying to use an invalid resource (pass FullScreenPassRendererFeature).“ are thrown
- Does not reproduce on projects created with “Universal 3D” template
- Reproducible when setting “Requirements” property to any one or combination of: Normal, Color and Motion options. Does not reproduce if set to only Depth or None
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment