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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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!