Search Issue Tracker
Not Reproducible
Votes
3
Found in
2019.3
2020.1
2020.1.0b8
2020.2
Issue ID
1253165
Regression
Yes
ReloadAssembly -> EndReloadAssembly processing freezes Editor for minutes
Almost every action in Editor requires Application.UpdateScene and domain reload.
It happens in different actions, like starting playmode in project, but the easiest way to reproduce is:
0. Create a new project.
1. Enable profiler.
2. Enable Profiler - Editor - Deep profile.
Actual result: You will see Application.UpdateScene. If you go to profiler you'll see the peak of EndReloadAssebly.
You can find attached screenshots from profiler and https://www.dropbox.com/s/2hndkeakq6o2mvo/deepprofile.data?dl=0 profiler snapshot from there.
In Dots-Shooter this issue raises to 12+ mins of waiting for every action to be done.
Reproduces for 27094 version.
Reproduces in 2019.3.15f1, 2020.0.b9 and later.
ReloadAssembly is alrealy higher on empty project in 2019.2.9f1.
Does not reproduce in 2018.4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment