Search Issue Tracker
By Design
Votes
0
Found in [Package]
5.7.2
Issue ID
1264867
Regression
No
[URP] Framedebugger list multi-camera events under one "Render Camera"
Steps:
1. Open attached URPFramedebugger.zip
2. Open SampleScene, hit play
3. Open FrameDebugger, click enable
Actual: FrameDebugger lists all rendering event under single "Render Camera"
Expected: FrameDebugger lists rendering event of two cameras separately
Note: HDRP lists the camera events separately. See attached image in comment.
Reproducible:
2020.2.0a19 + URP 8.1.0
2019.4.4f1 + URP 7.3.1
2019.1.13f1 + URP 5.7.2
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
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
Resolution Note:
On Universal Render Pipeline asset, set Debug Level to "Profiling". Then the cameras will be listed separately.