Search Issue Tracker
Won't Fix
Votes
7
Found in
2021.2.19f1
2022.1.3f1
2022.2.0a11
Issue ID
UUM-2620
Regression
Yes
The creating and import of a new script in Editor became really slow in trunk
Checked with new HDRP project and the time taken for creating new script has increased:
2020.3 - around 1 sec;
2021.2 - around 3-4 sec;
2022.1 and 2022.2 - around 4-5 sec;
of course on every version the "new HDRP" project means different because it uses different packages... But what is interesting - even in simple new 3D project on 2022.2 creating new script takes around 3 sec.
How can we reproduce it
1 Create new 3D project
2 In Project Browser RightMouseButton->Create->Script
Actual results: that causes import, then Domain Reload, then some other stuff - all that takes around 5 sec
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
- Decal is not drawn when using Deferred Rendering, a Rendering Layer, and Screen Space Ambient Occlusion
- "unity-radio-button-group__container" element is not referenced when calling RadioButtonGroup.contentContainer
- Unclear documentation about when ScriptableObject.Awake() is called
- [Windows] UnityPluginLoad is not called when the Native plug-in is embedded
- Layout is not rendered when Prefab is opened in context mode after upgrading the project
Resolution Note:
I have filed several issues separately to fix particular parts of this that were slow. We have a Prism dashboard now to help monitor iteration times on a broader scale. The team are working on CoreCLR where we hope to make a big improvement to this issue, but we're unlikely to work on fixing this specific bug report.