Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2020.1.0a14
2020.1.0a17
Issue ID
1205259
Regression
Yes
[Tilemap] Selection box appears twice in "Edit" mode when tiles are selected from Tile Palette using Selection Tool
When Tile palette is in Edit mode and Tiles are selected using selection tools then the selected tile area appears twice, refer the attached video
Steps to repro:
1. Create a new project with 2D Template
2. Window > 2D > Tile Palette
3. Create a new Palette
4. Paint tiles using a sprite
5. Click on "Edit"
6. Select multiple tiles using "Selection tool (S)"
Actual Result:
Selection box appears twice on selecting multiple tiles
Expected Result:
Only single instance of "Selection Box" appears on selecting multiple tiles
Note: Unable to check in Unity 2020.1.0a13 to 2020.1.0a7 because of this issue (https://fogbugz.unity3d.com/f/cases/1194001/)
Reproducible in:
2020.1.0a17, 2020.1.0a14
Working fine in:
2020.1.0a7, 2019.3.0f3
Environment:
Windows 10 & macOS 10.14
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment