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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment