Search Issue Tracker
By Design
Votes
0
Found in [Package]
13.1.5
Issue ID
1396783
Regression
No
[URP] There is no option to upgrade built in shaders to URP
Reproduction steps:
1. Create a new project
2. Install URP package using the package manager
3. Go Edit -> Rendering
Expected result: there is an option to upgrade shaders to URP
Actual result: there is an option to upgrade shaders to URP
Reproducible with: URP 12.1.4 (2021.2.9f1), URP 13.0.0 (2022.1.0a12), URP 13.1.5 (2022.1.0b5), URP 13.1.2 (2022.2.0a2)
Not reproducible with: URP 7.7.1 (2019.4.35f1), URP 10.8.1 (2020.3.27f1)
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Resolution Note:
The material converter has been moved: https://docs.unity3d.com/Packages/com.unity.render-pipelines.universal@12.0/manual/features/rp-converter.html
The old converter will be re-added https://github.com/Unity-Technologies/Graphics/pull/6809