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
- SHADERPASS has incorrect value when using Shader Graph for Built-In target
- [VFX] Gizmo still incorrectly rendered for a hidden property
- Nested object label indentation is incorrect when using the UI Toolkit Inspector
- Crash on tlsf_free when UI Elements are moved to the side by scrolling
- Crash on AudioUtil_CUSTOM_HasAudioCallback when entering PlayMode while the GameObject's Properties Inspector window is in Debug mode
Add comment