Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2021.2
2021.2.5f1
2022.1
2022.2
Issue ID
1391912
Regression
No
[URP] Render Pipeline Converter converts and assigns Shader to InternalErrorShader when the Shader is broken before converting
How to reproduce:
1. Open users attached project
2. Navigate to Assets > Bug Report and click the "mat_wall_modern_4.mat" asset
3. Observe Inspector window (assigned Shader and the material itself)
4. Click Window > Rendering > Render Pipeline Converter
5. Set to Built-in to URP
6. Select Material Upgrade and press Initialize Converters
7. Press Convert Assets
8. Observe mat_wall_modern_4 asset
Expected result: Material doesn't get converted if the Shader is broken
Actual result: Material converted and the Shader assigned to "Hidden/InternalErrorShader"
Reproducible with: 12.1.6 (2021.2.16f1), 13.1.7 (2022.1.0b13), 14.0.1 (2022.2.0a8)
Couldn't test with: 7.7.1 (1019.4.36f1), 10.8.1 (2020.3.31f1) (no Render Pipeline Converter)
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
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
Resolution Note (fix version 2022.2):
Fixed in: 14.0.3 (2022.2.0a17)