Search Issue Tracker
Won't Fix
Votes
2
Found in
2017.4.0f1
2018.2.7f1
2018.3.0a1
2019.1.0a1
2019.2.0a1
Issue ID
1104986
Regression
No
Unity Editor freezes when loading scenes with LoadSceneMode.Additive while using Advanced Multi-Scene (AMS) plugin
How to reproduce:
1. Open the attached project ("case_1104986-TheLuministProject_Polish.zip")
2. Open the repro scene ("Scenes/repro")
3. Enter the Play Mode
4. Click on the "Press me!" button
Expected results: scenes load normally, the game continues
Actual results: Editor freezes
Reproducible with: 2017.4.18f1, 2018.3.3f1, 2019.1.0a14, 2019.2.0a2
Notes:
1. Changing LoadMode from Additive to Single in "LoadNextSceneAsync.cs" (line 33) seems to fix the issue
2. The project uses "Advanced Multi-Scene" (AMS) plugin, which most likely causes this issue: https://assetstore.unity.com/packages/tools/utilities/advanced-multi-scene-cross-scene-references-47200
3. The issue does not occur in builds, only in the editor
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
High likely caused by 3rd party package