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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window
Add comment