Search Issue Tracker
Fixed in 0.11.0-preview.42
Votes
0
Found in [Package]
0.4.0-preview.8
Issue ID
1224396
Regression
No
Hybrid Renderer V2 doesn't render Entities when using HDRP and the Entities have a Missing Material or a Broken Shader
How to reproduce:
1. Open attached project "HDRender.zip" and scene "SampleScene"
2. In Hierarchy window, inspect "New Sub Scene"
3. In Inspector window click "Edit"
4. Observe Game window
5. In Inspector window click "Close"
6. Enter Play Mode
Expected result: the two "broken" cubes are rendered pink in Game View, as well as in Scene View when the subscene is closed or being edited
Actual result: the two "broken" cubes are rendered pink only when editing the subscene
Reproducible with: 2019.3.5f1, 2020.1.0b1, 2020.2.0a2
Could not test with: 2017.4.37f1, 2018.4.19f1 (no HDRP support)
Reproducible with package versions: 0.2.0-preview.18, 0.4.0-preview.8
Could not test with package versions: 0.1.0 (downgrading breaks the project)
Notes:
1. Issue reproduces with HDRP versions: 7.1.8, 9.0.0
2. Issue doesn't reproduce with URP/Default renderer
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 0.11.0-preview.42):
The two pink cubes are now displayed when the subscene is open both in Edit and Play mode.