Search Issue Tracker
Fixed in 7.1.4
Votes
0
Found in [Package]
7.0.1
Issue ID
1184602
Regression
Yes
[HDRP] Crash on D3D12ImmediateContext::BindShaders when switching Material shader to HDRP/Lit with Graphics API set to D3D12
How to reproduce:
1. Open the "testScene" Scene in the "case_1184602.zip" Unity project
2. Select the "Sphere" GameObject in the Hierarchy
3. Navigate to the GameObject's Material and change the Shader from "Standard" to "HDRP/Lit"
4. Observe the crash
Expected result: a possibility to change the Shader of the Material without a crash
Reproducible with: 2019.3.0b5 (HDRP 7.1.2), 2020.1.0a7 (HDRP 7.1.2)
Not reproducible with: 2018.4.10f1 (HDRP 4.10.0-preview), 2019.2.8f1 (HDRP 6.9.1-preview)
Could not test: 2017.4 (no HDRP)
Note: only reproducible when the Scene view Shading Mode is set to Wireframe or Shaded Wireframe and the Graphics API is set to Direct3D 12 (Experimental).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
Add comment