Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2019.3.10f1
2020.2
Issue ID
1247156
Regression
No
Previous Scene's visual information appears outside of Scene's Camera viewport when new Scene is opened
To reproduce:
1. Open user's attached project
2. Add Scene "First" to Hierarchy from the Scenes folder in Assets
3. Go into Play Mode
4. Press the Enter key
Expected result: New Scene in Game view is empty
Actual result: New Scene in Game view has previous Scene's Canvas image stay in the background
Reproduced in: 2018.4.23f1, 2019.4.0f1, 2020.1.0b12, 2020.2.0a13
Notes:
-Also manifests in a built project
-In this project Canvas component was used, however, this does happen no matter what you use. For example, the same result would occur if a 3D Object such as a Cube is used
-Changing aspect ratio in Game view updates it and these old artifacts disappear from the Scene. This also happens when resizing the Editor or built project window
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Closed as Won't Fix due to resource management, more urgent priorities, and relatively low significance of the problem.