Search Issue Tracker
Active
Fixed in 6000.0.0b1
Votes
0
Found in
2023.2.0b17
2023.3.0a13
6000.0.0b11
7000.0.0a1
Issue ID
UUM-56000
Regression
No
[HDRP][Path Tracer] Light box don't have the correct sampling and emission value
The lightbox in pathracer have incorrect sampling and emission calculations.
the code incorrectly apply punctual light spherical range and distance falloff calculations to box lights. The box light volumetric intersection code has also a problem
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash when trying to force Shader to interpret 1/30 as a floating point operation
- Terrain is flickering when adjusting "Compatibility Mode" and "Use Rendering Layers" Settings
- Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
- Crash on ParticleSystemParticles::array_reserve when particle system starts
- Docking Text Property Preview Window next to UI Builder breaks the window and causes NullReferenceException
Resolution Note (fix version 6000.0.0b1):
Closing this ticket since a PR with the fix landed on 2023.3.0a15 before it transitioned to 6000.0.X