Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
5.6.0f3
Issue ID
927176
Regression
No
Scene reload not working when scene is modified through file system having while it is the only loaded scene in manager
Steps to reproduce:
1. Open the attached project
2. Make sure "Test" scene is loaded and "Test_Art" is unloaded, but in manager
3. Modify Test scene with text editor, rename some object on anything
4. Return to focus to Unity, refresh on project folder
5. Dialog appears, that scenes have changed, press Reload.
Actual results: Reload did not managed to reload modified scene, because it was last loaded scene but not the only scene in hierarchy.
Expected results: Scene should be reloaded
Throws warning:
"Unloading the last loaded scene"
Reproduced with: 5.5.4p1, 5.6.2p2, 2017.1.0f3, 2017.2.0b2, 2017.3.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment