Search Issue Tracker
By Design
Votes
0
Found in
2017.2.0b10
Issue ID
951032
Regression
No
"allowSceneActivation = false" stops all other "LoadSceneAsync" calls after it
Reproduction steps:
1. Open "SceneUnloading.zip" project
2. Enter Play Mode
3. Click on the most left button
4. See that four Scenes appear in the Hierarchy and they disappear after being loaded
5. Press the middle or most right button
6. See that Scenes appear in the Hierarchy
Expected Result: The "D" Scene should be loaded, but not Activated and all other Scenes should load after that
Actual Result: The "D" Scene doesn't load and stops all other Scenes from loading
Reproduced with: 2017.3.0b2, 2017.2.0f1, 2017.1.0p3, 5.6.3p4, 5.5.4p5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu
- Inconsistency in capitalisation and styling across various nodes and block in VFX Graph
Add comment