Search Issue Tracker
Fixed
Fixed in 2023.3.0b9
Votes
0
Found in
2023.3.0a17
Issue ID
UUM-57791
Regression
No
GPU Resident Drawer doesn't batch lightmaps when enabled
How to reproduce:
1. Open the “GPUResidentDrawerDrawCalls“ project
2. Open the “OutdoorsScene”
3. Make sure the “GPU Resident Drawer” is set to “Instanced Drawing” (File > Project Settings > Quality > HDRP)
4. Bake the Lightmap (Window > Rendering > Lighting > “Generate Lighting”)
5. Wait until all background tasks are completed
6. Enable the Frame Debugger (Window > Analysis > Frame Debugger > “Enable”)
7. Select the “HDRenderPipeline::Render Main Camera/ExecuteRenderGraph/GBuffer” event
8. Observe the “DrawInstanced Calls” field
Expected result: The “DrawInstanced Calls” field is set to “1”
Actual result: The “DrawInstanced Calls” field is set to “21”
Reproduced with: 2023.3.0a17
Could not test with: 2021.3.33f1, 2022.3.14f1, 2023.2.3f1 (Resident Drawer functionality is unavailable)
Reproduced on: Windows 11
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
Add comment