Search Issue Tracker
Fixed in 2017.2.X
Votes
0
Found in
5.5.0b7
Issue ID
840650
Regression
No
Using SetActiveScene on a scene which is being additively loaded does not throw a warning
Steps to reproduce:
1. open attached project
2. play scene 'Main'
3. click 'Load Scene" GUI button
Expected: warning that we are trying to set a scene which is being loaded as active
Actual: no error and the scene does not get set as active
note: setting active scene inside SceneManager.sceneLoaded does not work either
Reproduced: 5.4.1p2, 5.5.0b7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Lighting Data asset is not created when baking multiple Scenes at the same time
- Performance issues when instantiating a recognizer under UnityEngine.Windows.Speech
- Build fails with "Exception: Unity.IL2CPP.Building.BuilderFailedException: Build failed with 0 successful nodes and 0 failed ones" when building the project for iOS
- [Android] .aab Build fails when using Asset Bundles
- Builds fail without a useful error message when building a project with invalid product name
Add comment