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
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
- Unity Version Control server textfield’s text overlaps with the dropdown triangle button in the Explore repositories window when an organization with a long name is selected
Resolution Note:
Closed as Won't Fix due to resource management, more urgent priorities, and relatively low significance of the problem.