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
- [URP] Exceeding the platform's supported light limit gives shadow distortion when using Deferred Rendering Path
- URP Sample Buffer Image Tile is moved when the Offset Value is changed
- Static constructor in a struct returns false when running tests with IL2CPP
- Console throws warnings and a MissingReferenceException error for XR packages when doing a clean project import
- [Linux][IL2CPP] Dedicated server crashes when calling Socket.Send
Add comment