Search Issue Tracker
Fixed
Fixed in 6000.0.2f1
Votes
0
Found in
2023.3.0b1
6000.0.0b11
Issue ID
UUM-60011
Regression
Yes
In the Project window Package folders are visually empty when a new 3D (URP) core Template project is created
This is related to packages upgrade:
- If you create 3D URP template project, go to Package Manager and see that some packages has newer versions - upgrade one package and when done that package folder will be shown as empty
- If you create 3D URP template project in one Unity Editor version and then open this project in newer Editor version - all upgraded packages will have empty folders.
- *I am adding link to a thread with repro steps and video in a comment*
How to reproduce:
# Create a new project using the 3D (URP) core Template
# Open the Packages folder in the Project window
# Observe the Project window
Expected result: The installed packages are visible in the Packages folder in the Project window
Actual result: The installed packages are not visible in the Packages folder in the Project window
Reproducible in: 2023.3.0a14, 2023.3.0b1
Not reproducible in: 2021.3.33f1, 2022.3.16f1, 2023.2.4f1, 2023.3.0a13
Reproduced on: Windows 11 Pro
Not reproduced on: No other environment tested
Notes:
* The user states that it is only a visual bug, and the packages are correctly installed
* The bug is specific to the 3D URP core Template
Workaround: Right Mouse Click in the Project window, then click on “Reimport All“
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment