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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment