- Home /
Question by
zero_null · Nov 25, 2016 at 10:31 AM ·
unity5scene-loadingscene-change
Loading Unity Scene Asynchronously stacking hierarchy window with scene names.
I am making a unity game in which I have a scene which loads other scene asynchronously. When looking the hierarchy window I came across this
Anyone can suggest why the scene themselves are present here? Is it something to worry about ? I delete all items of asynchronously loaded scenes.
capture.png
(4.2 kB)
Comment
I guess not, but the new Scene$$anonymous$$anager should be capable of unloading scenes, have you checked that out? Are you loading additive right now?
Your answer
