Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
6000.0.50f1
6000.1.5f1
6000.2.0b4
Issue ID
UUM-108551
Regression
No
DLL and Render Pipeline reload execution order is incorrect when loading RenderDoc
How to reproduce:
1. Open the attached “IN-101036.zip” project
2. Click on the three dots on the top right of the Scene Window
3. Select Load RenderDoc
4. Observe the Console Window
Expected result: {{TestRenderPipeline : Dispose}} is called before {{ShutdownPlugin}}
Actual result: {{TestRenderPipeline : Dispose}} is called after {{ShutdownPlugin}}
Reproducible in: 6000.0.50f1, 6000.1.5f1, 6000.2.0b4
Could not test with: 2022.3.63f1 (Compilation errors due to changed API)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment