Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2019.4.X, 2020.1.X, 2020.2.X
Votes
0
Found in
2019.4.13f1
2020.2.0b6
Issue ID
1284748
Regression
No
Validation - Unity on launch can take a while to compile shaders but it tells the user it's Initializing Package Manager
When reopening a project, Unity seems to hang at the "Find Available Build Targets" or "Initializing Package Manager". Unity at this point seems to be recompiling shaders.
The logging is incorrect.
Steps to reproduce
- Clone project git@github.cds.internal.unity3d.com:unity/benchmark-office.git -b 2020.2.
- Open it, with 2020.2.0b8
- Once finished. Close the project and reopen.
Notice issue - project hangs on "Find Available Build Targets" or "Initializing Package Manager". It's not actually hanging but taking a while to compile without logging. Some customer reports have this up to 10 minutes.
Tested broken: Windows 10, 2020.2.0b6, 2020.2.0b1, 2020.2.0a1 (crashes on reopening), 2020.2.0a15 (crashes on reopening), 2019.4.13f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Existing assets' references are lost when pasting in copied sub-assets
- Dragging and dropping a system that contains event context to create nested VFX crashes the editor
- TextMeshPro UV2 custom data not rendering for off-screen text with RectMask2D in Unity 6
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
Add comment