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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
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.