Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.35f1
6000.1.0b3
6000.2.0a1
Issue ID
UUM-93232
Regression
No
"Process VFXCamera Command" column is displayed in the "Render Graph Viewer" when there are no VFX in the Scene
Reproduction steps:
1. Open the attached "repro_IN-91880" project
2. Open the "Assets/Scenes/SampleScene.unity" Scene
3. Open the “Render Graph Viewer” ("Window -> Analysis -> Render Graph Viewer") window and observe it
Expected result: "Process VFXCamera Command" column is not visible
Actual result: "Process VFXCamera Command" column is visible, but there are no VFX in the Scene
Reproducible with: 6000.0.35f1, 6000.1.0b3
Couldn’t test with: 2022.3.56f1 - “Render Graph Viewer” doesn’t display anything
Reproducible on: Windows 10 (22H2)
Not reproducible on: No other environments tested
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
- Input from the "Backslash" key is not detected in the Web Player when using the Japanese 106/109 key keyboard
- High "Total" value of the "TerrainManager.CullAllTerrains" when generating terrain
- UI Layout rebuild triggered by a rounding error when using TextMesh Pro
- Sprite Shape Corners and Edges are invisible when a closed Sprite Shape is used
- Script icon Gizmos cause lag/performance issues in Scene view even when the Scene Camera is not pointed at Gizmos
Resolution Note:
Thanks for the report! This is not an issue - there can be multiple passes visible in Render Graph Viewer that are just setting up data. This doesn't mean it is taking up resources or processing VFX, it is simply part of the regular order of rendering a frame with URP Render Graph, so you can safely ignore them.