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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.