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
- OnTriggerExit2D events are not triggered when disabling Collider, despite "Callbacks On Disable" being enabled
- [Android] [Vulkan] UI that is activated after a delay flickers when a Scriptable Render Pass goes over it
- [Linux] Characters are converted to Latin letters when using IME on Linux
- [Ubuntu] Possible for Create menu to show sections with no options inside
- [Usability] Not possible to set Editor Window text colour to be default black without workaround
Resolution Note:
This works as expected. you simply need to toggle the little eye in the top right corner of the window.