Search Issue Tracker
Fixed in 2021.3.28f1
Fixed in 2021.3.X, 2022.3.X, 2023.1.X, 2023.2.X, 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
- The sidebar reopens when Unity Hub is started when Unity Hub was closed with the sidebar closed
- Characters are invisible in the TextField when certain Japanese characters are used
- "InvalidOperationException" is thrown when using Prefab > Replace to replace a Canvas GameObject with a Prefab that has an incompatible root Transform type
- Looping AudioSource resumes from the wrong playback position when the app is backgrounded and resumed on iOS Safari
- "AnyState Transition Created" action can be undone when pressing "Auto Generate Animation" on the uGUI GameObjects
Resolution Note (fix version 2023.2):
Prevent particle system buffer pre-mapping in editor if RenderDoc is present.
Resolution Note (fix version 2023.1):
Prevent particle system buffer pre-mapping in editor if RenderDoc is present.
Resolution Note (fix version 2022.3):
Prevent particle system buffer pre-mapping in editor if RenderDoc is present.
Resolution Note (fix version 2021.3):
Prevent particle system buffer pre-mapping in editor if RenderDoc is present.