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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
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"