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
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Add comment