Steps to reproduce:
- Create and open a new URP project
- Navigate to 'Edit -> Project Settings -> Player -> Other Settings'
- Disable 'Static Batching'
- Select the URP Renderer file in 'Assets/Settings'
- Add the "Surface Cache Global Illumination" Renderer Feature
- Open 'Window -> Analysis -> Render Graph Viewer'
- Observe the Render Graph Viewer
Actual results: Certain columns continuously swap places
Expected results: All columns are displayed consistently
Reproducible with versions: 6000.7.0a2, 6000.7.0a5
Not reproducible with versions: 6000.5.9f1, 6000.6.0b9, 6000.7.0a1
Can’t test with versions: 6000.0.82f1, 6000.3.22f1 (Can't open Render Graph Viewer)
Tested on (OS): Windows 11 Pro (25H2){}
Notes:
- SURFACE_CACHE scripting define might need to be added to have the ability to add the 'Surface Cache Global Illumination' Renderer Feature