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
- Overlays are immediately undocked when the Overlay is docked to the right side of Scene View and the Overlay's Handle is clicked
- Crash in PhysicsManager::IgnoreCollision when a GameObject with “Is Trigger” enabled enters a collision in a specific project
- Selecting unsupported Material in Physically Based Sky throws “RenderingCommandBuffer” errors instead of error help box in Inspector window
- Undo and redo does not update color field pop-up window after undoing other events outside the pop-up window
- Warning prompt with "Apply (Overwrite Files)" Button is not available when associated template is moved
Add comment