Search Issue Tracker
Active
Under Consideration for 1.8.X
Votes
8
Found in [Package]
1.8.1
Issue ID
UVSB-2515
Regression
No
Editor freezes when the Domain is reloaded
Reproduction steps:
1. Open the attached “ASDQWE” project
2. In the Project Window, create a new C# script (Right click > Create > C# Script)
Expected result: The Domain is reloaded relatively quickly and does not freeze the Editor
Actual result: The Domain reload takes a significant time to reload and even freezes the Editor
Reproducible with: 2021.3.28f1, 2022.3.4f1, 2023.1.3f1, 2023.2.0a22
Reproducible on: Intel MacOS 13.4
Notes:
* In the 2022.3.4f1 and 2023.1.3f1 versions, the most time is taken on the Application.Reload process
* In the 2023.2.0a22 version, the most time is taken on the FinalizeReload process
* In the 2023.1.3f1, and 2023.2.0a22 versions, it might be required to also delete created script for the reproduction to occur
* The Editor unfreezes after the Domain is reloaded
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Wrong NativeName displayed when returning System.Globalization.CultureInfo("zh-TW").NativeName
- UI Toolkit ScrollView.verticalPageSize doesn't change the scrolling amount when using keyboard arrows
- Box selection in Scene View doesn't select 3D objects when GPU Resident Drawer setting is set to Instanced Drawing
- Debugger stops at commented lines of code when using ECS
- Asset preview doesn't update on changing shader's _GlobalColor property when the shader uses global uniforms
Add comment