Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.1.23f1
2022.2.0b15
2023.1.0a19
Issue ID
UUM-20386
Regression
Yes
Unity takes a long times on Assembly Reload when recompiling script changes
Reproduction steps:
- Open the attached project “PerfomanceIssueProject”
- Open Window → Analysis → Profiler window
- In the Profiler window select “Edit Mode” for the “Target Selection” and start recording
- In the Project window search type “VoxelHullToAStarNavmesh”
- Open the “VoxelHullToAStarNavmesh.cs” script in any code editor
- Change any line of the script, i.e. add a line “int repro;” anywhere and save the file
- Go back to Unity Editor and for the assets reload to finish
- When the reload is finished stop the recording in the Profiler window
- In the Profiler window look for a usage spike
- In the Profiler window search type “AssetDatabase.Refresh” and look for the “AssetDatabase.Refresh” method
Expected result: “AssetDatabase.Refresh” takes about or less than 1.5 seconds to finish
Actual result: “AssetDatabase.Refresh” takes more than 3 seconds to finish
Reproducible with: 2022.1.0a15, 2022.1.23f1, 2022.2.0b15, 2023.1.0a19
Not reproducible with: 2020.3.41f1, 2021.3.14f1, 2022.1.0a14
Reproducible on: macOS 13.0, Windows 10
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
this is a known issue, duplicate of this one https://issuetracker.unity3d.com/issues/the-creating-and-import-of-a-new-script-in-editor-became-really-slow-in-trunk