Search Issue Tracker
Fixed in 1.0.0
Votes
0
Found in [Package]
1.0.0
Issue ID
1148325
Regression
Yes
Sprite Editor - The Sprite panel does not disappear completely when a sprite is deselected
When using the sprite editor, if you deselect the sprite being edited then the Sprite panel should disappear. However, only the background of the panel disappears, leaving the fields and labels visible.
Please note that this issue only occurs from the point the package is installed to the next time the editor is closed. The next time the editor is restarted, the issue will no longer occur.
1. Open Unity
2. Open the attached project
3. Open the Package Manger UI and install the 2D Sprite Package
4. Select banana.png in the Project view
5. Open the asset with the Sprite Editor
6. In the Sprite Editor, click in an area outside the sprite to deselect it
Expected Result:
The Sprite panel disappears when the sprite is deselected.
Actual Result:
Some parts of the Sprite panel disappear when the sprite is deselected, but not all of it.
Tested on Windows.
Occurs on 2019.2.0a7, 2019.3.0a1
Does not occur on 2019.1.0f2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Application either crashes, renders the screen black or doesn't render Lit GameObjects when switching to the highest quality Universal Render Pipeline Asset during Runtime
- "Shader warning in 'Universal Render Pipeline/Particles/Simple Lit': implicit truncation of vector type" warning is thrown after building the project
- "Shader warning in 'Hidden/Universal Render Pipeline/StencilDeferred': implicit truncation of vector type" Warnings are thrown after building the project
- Light leaks through walls when Ray Traced Global Illumination is enabled
- "PrefabUtility.ApplyPropertyOverride" method works only every second time when the value is changed within the same script
Add comment