Search Issue Tracker
By Design
Votes
0
Found in
2020.2.0a16
2020.3
2020.3.0f1
2021.1
2021.2
Issue ID
1338937
Regression
Yes
Selecting in the Tile Palette window makes the window switch to the Inspector window
Reproduction steps:
1. Open the user's attached project "8a1fb16d207b00441a39872586be3f23.zip"
2. Select the Tile Palette window next to the Inspector window
3. Click the "Select" tool and select something in the Tile Palette window
Expected result: Tile palette window doesn't switch to the Inspector window
Actual result: Tile palette window switches to the Inspector window
Reproducible with: 2020.2.0a16, 2020.3.10f1, 2021.1.9f1, 2021.2.0a18
Not reproducible with: 2018.4.36f1, 2019.4.27f1, 2020.2.0a15
Notes:
-The issue doesn't reproduce if the Tile Palette window is not in the same row as the Inspector window
-The issue will always reproduce if the Tile Palette window is in the same row as the Inspector window
-The issue reproduces with an empty new project
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
This is by design as the Select Tool is meant to inspect the contents of the Active Target of the Tile Palette and will bring the Inspector window into focus.
If there are any issues with this, do let us know!