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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.