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
- Unable to switch to either Facebook Instant Games/Meta Quest in the Build Profile
- Error "IndexOutOfRangeException: Index was outside the bounds of the array" logged when selecting an Element in UI Builder with a specific setup
- "native code called abort()" is thrown in WebGL player when loading first scene
- Crash on core::base_hash_set when importing a specific package
- SettingsService.NotifySettingsProviderChanged() Doesn't Call OnDeactivate for Existing SettingsProviders when new ServiceProvider is created
Add comment