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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
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