Search Issue Tracker
Fixed in 11.x.x.x
Votes
0
Found in [Package]
11.0.0
Issue ID
1287355
Regression
No
[HDRP][DXR] Misleading Error is thrown in the Inspector when trying to enable Ray-Tracing features before running DXR setup
How to reproduce:
1. Create a new HDRP Template project
2. Select the RenderPipeline Asset
3. Enable the "Realtime Raytracing (Preview)" option. Make sure to not run the DXR setup before this step
4. Observe the Inspector window
Expected result: The thrown error informs that the project is not set-up for DXR and the option is not available due to that
Actual result: An error message is thrown stating - "Ray tracing is not supported on your device. Please refer to the documentation" even though a compatible GPU is being used.
Reproducible with: 7.5.1(2019.4.15f1), 8.2.0(2020.1.14f1), 2020.2.0b11(10.2.0), 2021.1.0a7(11.0.0)
Could not test with: 2018.4(DXR was not available)
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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
Resolution Note (fix version 11.x.x.x):
Fixed in HDRP 11.0.0 which is available in Unity 2021.1. The error message has been replaced and now states - "Ray tracing is currently only supported on DX12"