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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment