You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: com.unity.render-pipelines.high-definition/CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -59,6 +59,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
59
59
- Fixed Crash issue when adding an area light on its own.
60
60
- Fixed rendertarget ColorMask in Forward with virtual texturing and transparent motion vectors.
61
61
- Fixed light unit conversion after changing mid gray value.
62
+
- Fixed range fields for depth of field (case 1376609).
62
63
63
64
### Changed
64
65
- Use RayTracingAccelerationStructure.CullInstances to filter Renderers and populate the acceleration structure with ray tracing instances for improved CPU performance on the main thread.
0 commit comments