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
- Shader transparency, discard, and clip are not working when using the Player
- Error is thrown when clicking on warning in the console
- Long IL2CPP build time when project has a .ufbx library wrapper
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
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.