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
- Font Asset Creator results bright font colors are not light theme friendly
- Font Asset Creator Font Atlas preview disappears when saved
- When an application is built with Development Build, it results in increase in GUI.Repaint due to DeveloperConsole calls
- Font Asset Creator Font Face dropdown is active but does nothing when clicked if the Font has Include Font Data disabled
- Crash on PPtr<Shader>::operator Shader*() const when Calling Resources.UnloadUnusedAssets() in a specific project
Add comment