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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.