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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Memory leak warnings are constantly thrown when Generating Font Atlas in Font Asset Creator with 4096x8192 Atlas Resolution
Add comment