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
- Non-multisampled texture binding errors are logged when running the DepthBlit URP scene with MSAA enabled on Vulkan
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Nested LocalizedStrings can not query local variables
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