Search Issue Tracker
Fixed
Fixed in 2023.2.5f1, 2023.3.0a19, 7000.0.0a1
Votes
0
Found in
2023.2.3f1
2023.3.0a16
Issue ID
UUM-57914
Regression
Yes
[Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
Reproduction steps:
1. Open the attached “BugRepro” project
2. Close the Editor
3. Open RenderDoc
4. In the Executable Path field, enter the path to the Unity Editor executable
5. In the Command-line Arguments field, enter -projectPath "/path/to/project/"
6. Click Launch
7. In the Game View top bar, click the camera icon to capture the current view
8. Back in RenderDoc, double-click the capture
9. Observe the Event Browser
Expected results: There are no draw calls shown in the RenderDoc Event List
Actual results: Scene draw calls are shown in the RenderDoc Event List
Reproduced with: 2023.2.0b8, 2023.2.3f1, 2023.3.0a17
Not reproduced with: 2021.3.33f1, 2022.3.15f1, 2023.2.0b7
Reproduced on: Ubuntu 23.10, Ubuntu 20.04
Not reproduced on: Windows 10 Pro 21H2
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
- Editor fails to render and NRE errors thrown when Domain is reloaded after code changes and Image component is visible in Inspector
- Native allocations appear as Unrooted when tracing GraphicsStateCollection
- Profiler data stream has invalid signature" errors are thrown when loading a .highlights file in the Profiler
- Hierarchy is not updated when a selected GameObject's visibility is toggled with a shortcut when Scene view is not visible
- [AI Assistant] UI elements overlap
Resolution Note (fix version 2023.3.0a19):
fix the repaint event not triggered with renderdoc capture button in the linux editor