Search Issue Tracker
Fixed
Fixed in 2021.3.26f1, 2022.2.0a16
Votes
0
Found in
2021.3.25f1
2022.2.0a15
Issue ID
UUM-119446
Regression
No
The error "The package [com.unity.render-pipelines.universal@] cannot be found" occurs when creating a new project with the Universal 3D (URP) template
How to reproduce:
1. Create a new project using Universal 3D (URP) template
2. Observe the result
Expected result: The warning window does not appear and the console does not show the error
Actual result: The warning window appears and an error is shown in the console
Reproducible with: 2021.3.25f1, 2022.1.0a5, 2022.2.0a15
Not reproducible with: 2021.3.56f1, 2022.3.66f1, 6000.0.58f1, 6000.2.5f1, 6000.3.0b2
Fixed in: 2021.3.26f1, 2022.2.0a16
Reproducible on: macOS 15.3.2 (24D81) (M1 Max)
Not reproducible on: No other environments tested
Workaround: Window → Package manager → Remove the existing Universal RP package that has the error → Install a new Universal RP Package from the Unity Registry
Note: Selecting “Continue“ in the warning window resolves the error
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
Add comment