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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment