Search Issue Tracker
Fixed
Votes
2
Found in
6000.0.0b13
Issue ID
UUM-68020
Regression
Yes
Package references disappear when upgrading a project created with 2023.2.0a17 or higher
Reproduction steps:
1. Open the attached project “ReproProj“ (3D URP project created with 2023.2.16f1). Alternatively, it is possible to create a project with 2023.2.0a17 or higher and open it in affected Editor version.
2. Try to create a new scene (File > New Scene) and observe the Scene Templates
3. Observe “Packages/com.unity.render-pipelines.universal“ folder
Expected result: There are scene 4 templates when creating a new scene and URP package folder is not empty
Actual result: Package references disappear, URP scene templates are not available and URP package folder is empty in the Project window
Reproducible with: 2023.3.0a14, 6000.0.0b13
Not reproducible with: 2021.3.36f1, 2022.3.21f1, 2023.3.0a13
Reproducible on: Windows 10, Windows 11 (by user)
Not reproducible on: No other environment tested
Notes:
Also affects most other packages
This can be fixed by deleting and reimporting the missing package or reimporting the project (Assets > Reimport All)
Can cause a crash when deleting URP if the project has dependencies to it (not reproduced by CQA)
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
- “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
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-60011