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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 2023.3.0a19):
fix the repaint event not triggered with renderdoc capture button in the linux editor