Skip to content

Commit 60e65b5

Browse files
committed
Updated Changelo.
1 parent c75e6c3 commit 60e65b5

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

com.unity.render-pipelines.high-definition/CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -504,16 +504,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
504504
- Fixed an issue with refraction model and ray traced recursive rendering (case 1198578).
505505
- Fixed an issue where a dynamic sky changing any frame may not update the ambient probe.
506506
- Fixed cubemap thumbnail generation at project load time.
507-
- Fixed cubemap thumbnail generation at project load time.
507+
- Fixed cubemap thumbnail generation at project load time.
508508
- Fixed XR culling with multiple cameras
509509
- Fixed XR single-pass with Mock HMD plugin
510510
- Fixed sRGB mismatch with XR SDK
511511
- Fixed an issue where default volume would not update when switching profile.
512-
- Fixed issue with uncached reflection probe cameras reseting the debug mode (case 1224601)
512+
- Fixed issue with uncached reflection probe cameras reseting the debug mode (case 1224601)
513513
- Fixed an issue where AO override would not override specular occlusion.
514514
- Fixed an issue where Volume inspector might not refresh correctly in some cases.
515515
- Fixed render texture with XR
516-
- Fixed issue with resources being accessed before initialization process has been performed completely.
516+
- Fixed issue with resources being accessed before initialization process has been performed completely.
517517
- Half fixed shuriken particle light that cast shadows (only the first one will be correct)
518518
- Fixed issue with atmospheric fog turning black if a planar reflection probe is placed below ground level. (case 1226588)
519519
- Fixed custom pass GC alloc issue in CustomPassVolume.GetActiveVolumes().
@@ -552,7 +552,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
552552
- Fixed NaN which can appear with real time reflection and inf value
553553
- Fixed an issue that was collapsing the volume components in the HDRP default settings
554554
- Fixed warning about missing bound decal buffer
555-
- Fixed shader warning on Xbox for ResolveStencilBuffer.compute.
555+
- Fixed shader warning on Xbox for ResolveStencilBuffer.compute.
556556
- Fixed PBR shader ZTest rendering in deferred.
557557
- Replaced commands incompatible with async compute in light list build process.
558558
- Diffusion Profile and Material references in HDRP materials are now correctly exported to unity packages. Note that the diffusion profile or the material references need to be edited once before this can work properly.
@@ -568,6 +568,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
568568
- Fixed shadowmask UI now correctly showing shadowmask disable
569569
- Made more explicit the warning about raytracing and asynchronous compute. Also fixed the condition in which it appears.
570570
- Fixed a null ref exception in static sky when the default volume profile is invalid.
571+
- Fixed an invalid rotation in Planar Reflection Probe editor display, that was causing an error message (case 1182022)
571572

572573
### Changed
573574
- Improve MIP selection for decals on Transparents

0 commit comments

Comments
 (0)