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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment