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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment