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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
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.