Search Issue Tracker
Fixed
Fixed in 2023.3.0b4
Votes
0
Found in
2023.3.0a14
Issue ID
UUM-55817
Regression
No
Can't enable Display Culling Stats in GPU Resident Drawer when setting player settings in specific order
To reproduce:
1. Create a new HDRP template project
2. Open Window > Analysis > Rendering Debugger
3. Open the GPU Resident Drawer tab
4. Observe that you can't enable Display Culling Stats by default
5. Open Project Settings
6. Graphics > BatchRendererGroup Variants set to Keep All
7. Quality > HDRP > Rendering > GPU Resident Drawer set to Instanced Drawing
8. In Rendering Debugger observe that you can enable Display Cullint Stats
9. Reset the Player Settings back (GPU Resident Drawer > Disabled, BatchRendererGroup Variants > Strip if no Entities Graphics package)
10. Quality > HDRP > GPU Resident Drawer set to Instanced Drawing
11. Graphics > BatchRendererGroup Variants set to Keep All
Expected result: it's possible to enable Display Cullint Stats in the GPU Resident Drawer tab
Actual result: It is not possible to Display Cullint Stats as if the required settings are not set
Reproducible on:
2023.3.0a14
Notes:
- This feature was introduced in 2023.3.0a14 and is not available in 2023.3.0a13 and older versions
- Same behavior also using the URP template project
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