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
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific project
Resolution Note:
This works as expected. you simply need to toggle the little eye in the top right corner of the window.