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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
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.