Search Issue Tracker
Fixed in 1.0.0
Votes
0
Found in [Package]
1.0.0
Issue ID
1293341
Regression
No
[Tilemap] Tile Selection Box is duplicated and offset when Cell Anchors and Scale are altered
Reproduction steps:
1. Open attached project "TileSelection"
2. Open "Assets/Scenes/Villages test scene" Scene
3. Select the "TileMap_Objects_64x64" GameObject inside of the "Grid" GameObject
4. Open Window -> 2D -> Tile Palette
5. Using the Select tool (S hotkey) select a Tile inside of the Scene View
Expected result: A single Tile is selected
Actual result: A Selection highlight is duplicated nearby
Reproducible with: 2019.4.16f1, 2021.1.17f1, 2020.2.0b14, 2021.1.0a9
Could not test with: 2018.4 (Compiler errors)
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
- Flickering orbs appear when using RenderTargetHandle
- UsePass for ShaderLabShader is ignored and GameObjects are not rendered when SRPBatcher is enabled
- Animated model translated down when interrupting a transition
- UI Toolkit text splits when changing PanelSettings scale
- Error "NullReferenceException" is thrown when selecting folders from the folder panel or closing the folder panel with EditorUtility.OpenFolderPanel() in use
Resolution Note (fix version 1.0.0):
A fix for this issue will be available on Unity 2021.2.0a1 and above