Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2022.1
2022.2
2022.2.0a3
Issue ID
1398586
Regression
Yes
Window sidebar is resized with unpressed mouse button after clicking on the resize tool overlapping with selected highlight area
Steps to repro:
1. Create the new project;
2. Open the Project Settings window;
3. Select any item in the sidebar (i.e. HDRP)
4. With the sidebar item selected click on the resize area overlapping with selected blue item hightlight area;
5. Unpress the mouse button and move the cursor around
Actual result:
Window sidebar area is being resized even with the mouse button unpressed. See attached video.
Regression introduced in-between versions 2021.1 and 2022.2.
Expected result:
The sidebar is resized only when the mouse button is pressed.
Notes:
- Reproducible in Versions 2022.2.0a3, 2022.1.0b6, 2022.1.0b4;
- Not reproducible in Version 2020.3.26f1;
- The following warning is shown in Version 2022.1.0b4: Should not grab hot control with an active capture
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
- The issue also happens in the other windows with resizeable sidebar (e.g. Preferences);
- The issue doesn't happen when clicking on grey area not overlapping with the blue highlighted area for selected items in the sidebar.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Add comment