Search Issue Tracker
By Design
Votes
0
Found in [Package]
Issue ID
1172455
Regression
No
Asset from Package aren't available in the asset browser
What happened
For terrain, if you try to change the material, the required shader, DefaultHDTerrainMaterial.mat, along with other HDRP materials, don't show up in the menu.
How we can reproduce it
1.Create a 2019.2.0f1 3D project without HDRP
2. Create a terrain
3. Import HDRP version 6.9.0
4. Create an HDRP pipeline asset
5. Go to project settings -> graphics and drag and drop the pipeline asset into the slot
6. Select Terrain
7. Go to the settings tab
8. Go down to Basic Terrain -> Material
9. Click the circle to change the material
Expected result: every material in the project and the packages should be listed
Actual result: HDRP materials are missing
Workaround: you have to go into the package directory and find DefaultHDTerrainMaterial.mat and drag and drop it into the "material" slot. If you click the circle then, it will list all the HDRP materials.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
- HDRP Graphics "Screen Space Global Illumination" has a link to a wrong documentation
Resolution Note:
This works as expected. you simply need to toggle the little eye in the top right corner of the window.