Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
Issue ID
1304183
Regression
No
[HDRP][PathTracing][STW-21.1] Error message when enabling the path tracer.
This bug is a bit weird, the first time path tracing is enabled, I get a message to fix all compile errors in PathTracingMain.
I could repro on v10.2 (and master) with these steps :
make a new HDRP template project
create a new basic outdoors sceene (File -> New Scene)
switch API to DX12
After editor restart, open the HDRP wizard and click fix on all ray tracing related errors.
Add path tracing overide in the scene and enable path tracing
Result : black screen and error message in the console. See screenshot:
https://ibb.co/Gc32Khr
It can be fixed by just triggering a compilation in the PathTracingMain file (with a dummy change).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment