Search Issue Tracker
Fixed in 2017.2.0f3
Votes
0
Found in
2017.2.0b6
Issue ID
941549
Regression
No
Dragging sprite into the Grid and leaving Scene tab without releasing results in an unclickable sprite
To reproduce:
1. Open the "TestScene" in the attached project
2. Select the "Grid" Game Object from the Hierarchy
3. Select the "tile0_0" sprite from the Assets folder and start dragging it into the Scene view
4. Drag the sprite without releasing it towards the edge of the Scene view tab
5. Release the mouse button when cursor leaves the Scene view tab
Desired outcome: The sprite does not appear on the Scene and Hierarchy.
Actual result: The sprite does not appear on the Hierarchy, but is visible on the Scene and in the Game window. Also, it cannot be clicked.
Workaround: In order to remove the "ghost" sprite, the same sprite has to be dragged from the Assets folder into the Scene.
Reproduced with 2017.2.0a4, 2017.2.0b7, 2017.3.0a1, 2017.3.0a4
Fixed in: 2017.2.0b11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
Add comment