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
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
- The "Install Packages" button misses tooltips that would explain its behaviors
Resolution Note (fix version 2023.3.0a19):
fix the repaint event not triggered with renderdoc capture button in the linux editor