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
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
- "CommandBuffer: temporary render texture not found while executing" warning is shown when Compatibility Mode is enabled and Camera stacking is used
- NotImplementedException is thrown when using System.String.Replace(String, String, Boolean, CultureInfo)
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
Add comment