Search Issue Tracker
Fixed
Fixed in 6000.3.1f1, 6000.4.0a3
Votes
0
Found in
6000.0.23f1
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
Issue ID
UUM-83569
Regression
No
[HDRP] Recursive Rendering (rtx) is not compatible with GPU Resident drawer / Batch render group
Steps to reproduce:
1. Create a new project with High definition 3D sample
2. Select the highest quality settings (for raytracing to be enabled)
3. Add a sphere with a new material and check recursive rendering on it
4. Add a volume component "recursive rendering" and enable it.
5. Go to the current HDRP asset and select "Instanced Drawing" in the GPU Resident Drawer option in the rendering foldout
6. Since there's a warning about BatchRenderGroup Variants, go to Graphics Settings and in BatchRenderGroup Variants select keep all.
Actual results: The material / objects rendered with recursive rendering disappears
Expected results: it's most probably not supported so we shouldn't be able to do that combination in the first place.
Reproducible with versions: 6000
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
- [Linux] Unity Version Control Project Setting labels aren't Humanized on Linux
Add comment