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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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!