Search Issue Tracker
Fixed in 2019.3.X
Votes
6
Found in
2019.3.0a9
Issue ID
1168898
Regression
Yes
[DirectX12/HDRP] Requesting non existent keyword exceptions are thrown after restarting the editor on changing Graphics APIs.
Requesting non existent keyword at index exceptions are thrown after restarting the editor on changing Graphics APIs to DirectX12 in HDRP project. It occurs only on first time.
Steps to repro:
1. Create anew HDRP Project.
2. File > Build Settings > Player Settings.
3. Other Settings > Uncheck "Auto-Graphics API for Window" checkbox.
4. Add DirectX12 > move to the top of the list > Restart the editor.
Actual Result:
Requesting non existent keyword at index exceptions are thrown.
Expected Result:
No exceptions are thrown in the console.
Reproducible in:
2019.3.0a9.
Working fine in:
2019.3.0a8, 2019.2.0b9.
Environment:
Only on Windows.
Comments (1)
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
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- 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
PrateekP
Jan 31, 2020 14:30
This issue is coming in 2019.3.06f and when using Universal Rendering Pipeline.