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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment