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
- 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
Add comment