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
- [Silicon] Crash with multiple StackTraces when entering Play Mode in a project with corrupted FBX files
- Index Out Of Range exception when trying to use Rendering Layer Override in Probe Adjustment Volume without a mask defined in lighting settings
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
- Visual Effects Graph Blackboard can't be scrolled horizontally
Resolution Note:
This works as expected. you simply need to toggle the little eye in the top right corner of the window.