Search Issue Tracker
Fixed in 7.4.0
Votes
0
Found in [Package]
7.2.1
Issue ID
1222563
Regression
No
Diffusion Profiles are not included as Material dependencies when exporting a Unity package
Reproduction steps:
1. Download and open the attached project "1222563.zip"
2. Right-click on the TestMaterial and select Export Package...
Expected result: Foliage Diffusion Profile is added as a dependency of TestMaterial
Actual result: Foliage Diffusion Profile is not added as a dependency of TestMaterial
Reproduces on: 2018.4.18f1 (HDRP 4.10.0-preview), 2019.3.3f1 (HDRP 7.1.8, 7.2.1), 2020.1.0a25 (HDRP 7.2.1), 2020.2.0a1 (HDRP 7.2.1)
Notes:
Exporting the HDRenderPipelineAsset is a possible workaround as Diffusion Profiles are added as HDRenderPipelineAsset's dependencies.
Manually adding the Diffusion Profile is a possible workaround.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment