Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.5.3f1
Issue ID
928505
Regression
No
Last frame of an unloaded scene is shown instead of newly loaded scene when using multiple monitors
Steps to reproduce:
1. Download and open the latest attached project(OC Link)
2. Uncomment line 76 in the UIDashBoardController.cs and comment line 74.
3. Uncomment lines 39 & 40 in the MenuSceneManager.cs
4. Build for standalone
5. Pick analyse and select option "bla" from the list
6. Wait for it to load
7. Press "Exit" in the top left corner
8. Press analyse and choose an option again
Expected result: old scene is unloaded and newly loaded scene is shown on the secondary monitor
Actual result: the last frame of the old loaded scene is overlayed on top
Reproduced on 5.5.5f1, 5.6.2p4, 2017.1.0f3, 2017.2.0b4, 2017.3.0a1
Notes:
-The old scene seems to unload properly after exiting a second time
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment