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
- Locked tabs end up selecting the same asset when another window is maximized and unmaximized
- ListView element is rendered in solid black after docking if UI Builder window was already opened prior to project launch
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
Add comment