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
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Resolution Note:
This works as expected. you simply need to toggle the little eye in the top right corner of the window.