Search Issue Tracker
Fixed
Fixed in 6000.0.56f1, 6000.1.16f1, 6000.2.1f1
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
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window
- "New Project" creation window shows only "Project name" instead of "Project Name & Location"
- "Line breaking recursion max threshold hit" error when Overflow is set to Ellipsis with fonts missing the ellipsis character
Add comment