- Home /
LoadLevelAdditiveAsync works in build but blocks in editor?
LoadLevelAdditiveAsync works perfectly in PC build unlike editor, where LoadLevelAdditiveAsync blocks main thread and returns only when it's finished. Does anyone have any ideas what might be wrong? I'm using latest build 4.5.3, which also added Resources.LoadAsync which also works perfectly in the build but freezes the main thread in editor.
Comment
Your answer
Follow this Question
Related Questions
SceneManager.LoadSceneAsync freeze loading scene in editor. 0 Answers
Where to find Resource Profiler In Unity Editor 1 Answer
Is it possible to use asynchronous functions "in-editor"? 1 Answer
Why is editor stack when VS2019 attach to unity?,Editor is stack when VS2019 attach to unity. Why? 1 Answer
Multiple attributes 0 Answers