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
- [Linux] The mouse wheel input is inverted when scrolling in the Build
- TMP Input Field is moving Text and Caret UI positions for each new line when 'Auto Size' and 'Multi Line Newline' are used
- OnTriggerExit2D events are not triggered when disabling Collider, despite "Callbacks On Disable" being enabled
- [Android] [Vulkan] UI that is activated after a delay flickers when a Scriptable Render Pass goes over it
- [Linux] Characters are converted to Latin letters when using IME on Linux
Add comment