Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2020.3.X, 2021.1.X
Votes
0
Found in
2019.4
2020.1
2020.2
2020.2.0b7
2021.1
Issue ID
1284452
Regression
No
[2D] Game View not refreshed on removing sprite from Scene View
Game View not refreshed on removing sprite from Scene View if the sprite is not dropped in Scene View
Steps To Repro:
1. Create a new Project
2. Import any Sprite
3. Drag Sprite in Scene View and Drop it again in Assets
Expected Result: Sprite should not be visible in the Game view
Actual Result: Sprite is visible until and unless the mouse hovers on Game View
Reproducible on: 2021.1.0a1, 2020.2.0b7, 2020.1.9f1, 2019.4.11f1 with(10.0.0-preview.26, 9.0.0-preview.55, 8.1.0, 7.5.1) With 2D Common package: 4.0.2, 2.0.2
Environment: Windows 10 only
Note: This is occurring only first time on creating or opening a project
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
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- Test Runner fails to create a script in the active path when selecting a file as the active path
Resolution Note (fix version 2021.2):
A fix for this issue will be available on Unity 2021.2.0a1 and above
Resolution Note (fix version 2021.1):
After fix: Sprite should not be visible in the Game view
Resolution Note (fix version 2020.3):
Issue is fixed