Search Issue Tracker
In Progress
Fix In Review for 6000.2.X
Under Consideration for 6000.0.X, 6000.1.X
Votes
0
Found in
6000.0.54f1
6000.1.12f1
6000.2.0b10
Issue ID
UUM-111510
Regression
No
The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
How to reproduce:
1. Create and open a new URP project
2. Open the Render Graph Viewer window (Window → Analysis → Render Graph Viewer)
3. Dock the Render Graph Viewer window next to the Console window
4. Maximize the Render Graph Viewer window (Shift+Space)
5. Close the Editor
6. Reopen the project
7. Press Shift+Space to resize the Render Graph Viewer window
8. Observe the result
Expected result: No errors appear in the Console, and the Game view and Scene view are rendered
Actual result: The Game view and Scene view fail to render, and two exceptions appear in the Console (see notes)
Reproducible with: 6000.0.5f1, 6000.0.54f1, 6000.1.12f1, 6000.2.0b2 (2bdac9ac0d74), 6000.2.0b10
Not reproducible with: 6000.0.4f1, 6000.3.0a2
Fixed in: 6000.3.0a1
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- "Exception: Blitter is already initialized." and “ArgumentException: An item with the same key has already been added.” appear in the Console after performing the reproduction steps
- The Render Graph Viewer window can be docked anywhere in the third step. However, the Game view or Scene view must be made visible before the exceptions appear
- Also reproducible in HDRP
- Restarting the Editor (without maximizing the Render Graph Viewer window) fixes the issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment