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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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"