Search Issue Tracker
By Design
Votes
0
Found in [Package]
4.10.0 - preview
Issue ID
1155113
Regression
No
[HDRP] Materials remain pink when they are upgraded to HDRP Materials
Steps to reproduce:
1. Open the original project "hdrpupgraadefailure.zip"
2. Navigate to Project -> Assets -> Scenes and open SampleScene
3. Find GameObject "AK -74u" in the Scene
4. Navigate to Edit -> Render Pipeline and select "Upgrade materials to HDRP"
-- Notice the Textures on GameObjects "Barrel" and "AK - 74u" are still pink
Expected results: Materials are upgraded to HDRP
Actual results: Materials are upgraded to HDRP but are shown as pink
Reproducible with: 2018.4.0f1, 2019.1.3f1, 2019.3.0a3
Reproducible with package version: 4.10.0 - preview, 5.13.0 - preview, 6.5.3 - preview
Note: 2018.3.0a1 does not display the scene view and package manager is empty with this project
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
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
- Camera sub dropdown "Open Reference" buttons do not work
Resolution Note:
The mentioned objects are using the shaders "Legacy Shaders/Reflective/Diffuse" and "Legacy Shaders/Reflective/Specular" that are not supported by the material upgrade of HDRP.
HDRP only supports upgrading of the "Standard", "Standard (Specular Setup)" and "Autodesk Interactive" shaders.