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
- The Editor does not recognize button release when first releasing the "LShift" button and then "Numpad2"
- Reflection Probe doesn't load until it's selected in the Hierarchy window when the project has been opened
- "ArgumentNullException" error in the Console when selecting certain ScriptableObjects and entering Play Mode
- Configurable joints become bouncier when setting "Bounciness" below 1
- Prefabs get corrupted when editing Particle System curves
Add comment