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
- Polyspatial Material swap set animations are not firing when used in Play Mode and Players
- Incomplete shortcuts are displayed in the "Set" dropdown in Visual Effects Graph VFX Control subwindow
- Version change sub-window closes automatically when "Add Modules" subwindow is closed
- RenderTexture content from 'Depth Only' camera is not rendered correctly on UI RawImage when Multithreaded Rendering is enabled on specific MediaTek devices.
- Weight Brush Overlay text is clipped in Sprite Editor
Resolution Note:
On Universal Render Pipeline asset, set Debug Level to "Profiling". Then the cameras will be listed separately.