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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment