Search Issue Tracker
By Design
Votes
0
Found in
2020.3.36f1
2021.3.7f1
2022.1.11f1
2022.2.0b3
2023.1.0a4
Issue ID
UUM-9873
Regression
No
HDRP Wizard doesn't fix default built-in materials
How to reproduce:
1. Open or create any built-in RP project
2. Add a 3D Cube to the scene
3. Open package manager and install "High Definition RP package"
4. Window -> Rendering -> HDRP Wizard -> "Fix All"
5. "Convert All Built-in Materials to HDRP"
Expected result: 3D Cube material and shader updates to HDRP one
Actual result: 3D Cube stays pink
Reproducible with: 2020.3.36f1, 2021.3.7f1, 2022.1.11f1, 2022.2.0b3, 2023.1.0a4
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
- Sprite Importer Checkbox Label Truncated in UI (2D Template)
- Light theme icon is missing for Volume Component in the Inspector window
- Volume Profile effects are still showing and active in Game View when the Volume Profile is reset
- Shader Graph Tab Lacks Right Margin for Long Titles
- 2DLight component only renders when ShadowCaster2D components are within range in WebGL builds
Resolution Note:
This is working as intended.
When creating a 3D object like this, the default material is applied to it. The default material is a code generated material and as such cannot be converted like a regular asset.
I also checked that a proper builtin material created on the disk is still converted as expected.