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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment