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
- [Android] The audio is muted after returning back to the app when recording the screen
- Light 2D component documentation button leads to a page that does not exist when the documentation button is pressed in the Light 2D component
- [Usability] Context name is difficult to read in Inspector when Editor theme is set to Light
- Offset rendering occurs when drawing a custom ImmediateModeElement
- Graph Inspector and Triangle button icons are poorly visible in Light Editor theme
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.