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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (fix version 2021.3):
Fix for this issue is available on Unity 2021.3.4f1 and above