Search Issue Tracker
Fixed
Fixed in 2021.3.28f1, 2022.3.3f1, 2023.1.1f1, 2023.2.0a19
Votes
1
Found in
2020.3.47f1
2021.3.22f1
2022.2.14f1
2023.1.0b11
2023.2.0a10
Issue ID
UUM-32787
Regression
No
RenderDoc fails to capture Game window when Particle System is used
Reproduction steps:
1. Open the attached “RenderDoc Bug.zip“ project
2. Open the “Scene” scene
3. Right-click on Game window and select “Load RenderDoc”
4. Enter Play mode and press RenderDoc capture button
5. Observe RenderDoc window
Expected result: Game window is captured
Actual result: Game window is not captured
Reproducible with: 2020.3.47f1, 2021.3.22f1, 2022.2.14f1, 2023.1.0b11, 2023.2.0a10
Reproduced on: Windows 10
Not reproduced on: macOS Monterey 12.6 (Intel)
Notes:
-Sometimes reproduces only after trying to capture the Game window for the second time
-Not reproducible with Direct3D12 and Vulkan
-Also reproducible with OpenGLCore and Direct3D11
-Unity crashes when trying to select “Load RenderDoc” with OpenGLES3
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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Resolution Note (fix version 2023.2.0a19):
Prevent particle system buffer pre-mapping in editor if RenderDoc is present.
Resolution Note (fix version 2023.1.1f1):
Prevent particle system buffer pre-mapping in editor if RenderDoc is present.
Resolution Note (fix version 2022.3.3f1):
Prevent particle system buffer pre-mapping in editor if RenderDoc is present.
Resolution Note (fix version 2021.3.28f1):
Prevent particle system buffer pre-mapping in editor if RenderDoc is present.