Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2017.3.1f1
Issue ID
1019608
Regression
No
Sprite preview is shown in Scene View when you select an object with SpriteMask and SpriteRenderer components
How to reproduce:
1. Open attached project ("SpritePreviewBug.zip")
2. Create Empty GameObject
3. Add SpriteMask to that GameObject (set Sprite to "Left")
4. Add SpriteRenderer to that GameObject (set Sprite to any, it will be the one that shows up)
5. Change the position of that GameObject to 2,0,0 (the position must be not 0,0,0 or you will not see the bugged Sprite behind)
6. Turn that GameObject into a prefab
7. In Project window select newly created prefab. (it will appear in the scene, even though it should not)
8. Enter and leave Play mode
9. Now the sprite, which showed up in step 7, stays in the Scene/Game views (stays until the project is restarted)
Expected result: Sprite's preview is shown in Inspector's window
Actual result: when the prefab, in Project window, is selected its preview is shown in Scene/Game views
Reproducible with: 2017.1.3p3, 2017.2.2p2, 2017.3.2f1, 2017.4.1f1, 2018.1.0b13
Not reproducible with: 2018.2.0a7
Fixed in: 2018.2.0a1 Unity version
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Customize handled extensions" part in the External Tools settings tab is not aligned with other properties
- Editor Diagnostics foldouts do not open when clicked on the foldout title
- [UI Builder] Visual Elements are not placed at the mouse cursor position when Absolute Position Placement is enabled
- "Width" and "Height" text is misaligned with slider ends in Screen Match Mode Parameters section of Panel Settings Asset
- Editor does not quit when Editor is not in focus and any floating window is opened
Add comment