Search Issue Tracker
Fixed in 13.1.3
Votes
0
Found in [Package]
13.1.1
Issue ID
1382937
Regression
Yes
Closing a newly created 2D URP project for the first time takes noticeably longer than usual
Reproduction steps:
1. Create a new 2D (URP) template project
2. Close the project
Expected result: The project closes quickly
Actual result: A "Hold on... Application.Shutdown.CleanupEngine Waiting for Unity's code to finish executing." popup appears and the project takes multiple minutes (5-10) to close
Reproducible with: 13.1.1 (2022.1.0a16)
Not reproducible with: 12.1.2 (2021.2.7f1), 13.1.0 (2022.1.0a15), 13.1.3 (2022.1.0b1, 2022.1.0b2)
Could not test with: 2019.4.33f1, 2020.3.25f1 (no 2D (URP) template)
Note:
- Reproducible only when closing the project for the first time
- Reproducible on Windows 11
- Not reproducible on Windows 10 and macOS
- Not reproducible with 3D (URP) template
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
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
Resolution Note (fix version 13.1.3):
Fixed in 13.1.3 (2022.1.0b1)