Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.3.X
Votes
0
Found in
2021.1
2021.1.0a9
2021.1.20f1
2021.2
2022.1
Issue ID
1365564
Regression
Yes
GameObjects in the Scene are not selectable when using "w" after painting with Tile Pallete
How to reproduce:
1. Open project "tilemaptest3.zip"
2. Open "SampleScene" Scene (Assets>Scenes>SampleScene)
3. In the Tile Pallete window select a Tile
4. In the Scene window paint a little bit
5. Press "w"
6. Try to select Camera
Expected result: When pressed "w" GameObjects in the Scene is selectable
Actual result: When pressed "w" GameObjects in the Scene is not selectable
Reproducible with: 2021.1.0a9, 2021.1.22f1, 2021.2.0b12, 2022.1.0a9
Not reproducible with: 2019.4.30f1, 2020.3.18f1, 2021.1.0a8
Notes:
-If not pressing "w" but pressing Move Tool at the top of the Editor then GameObjects is selectable
-If close Tile Palette window then both Move Tool by selecting with mouse and by clicking "w" works
-In 2021.2 and 2022.1 both "w" and Move Tool by selecting with a mouse is not selecting anything
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
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
Resolution Note (fix version 2021.3):
Fix for this issue is available on Unity 2021.3.4f1 and above