Search Issue Tracker
Fixed
Fixed in 2023.2.0a16
Votes
0
Found in
2023.2.0a14
Issue ID
UUM-35647
Regression
No
[URP] Render debug mode breaks Game view when using specific Post-Processing functionality
How to reproduce:
1. Open the “Lighting_Debug_Bug“ project
2. Open the “SampleScene“
3. Enter Play Mode and open Game view
4. Enable the “RenderGraph” field in the top right corner
5. Enable the “UberPost FinalBlit” field in the top left corner
6. Open the Rendering Debugger (Window > Analysis > Rendering Debugger)
7. In the “Lighting” section change “HDR Debug Mode” from “None” to “Gamut View”
Expected result: the scene, “Overlay” text, and the debug color triangle is rendered
Actual result: the scene is not rendered resulting in a black background, the “Overlay” text and the debug color triangle are rendered, but the debug triangle does not function
Reproduced with: 2023.2.0a14
Could not test with: 2020.3.48f1, 2021.3.25f1, 2022.2.19f1, 2023.1.0b16 (Could not resolve package dependency errors)
Reproduced on: Windows 10 (by reporter), Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment