top | item 30486789

(no title)

SirIntruder | 4 years ago

IL2CPP is separate concern from how fast Unity performs in editor. Our best hope for better editor performance is they move the editor to modern dotnet, and it's actually quite possible this happens by 2023 cyclus [1]

For domain reload performance, 30s seems really a lot, I suggest you profile InitializeOnLoad calls in the editor - some 3rd party plugins have a nasty habit of clogging domain reload with stupid "check for updates" http calls and similar junk, I found it rather easy to clean up.

[1] - https://forum.unity.com/threads/unity-future-net-development...

discuss

order

No comments yet.