Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.1.0a10
2019.3.0a4
Issue ID
1160619
Regression
Yes
Window resizing doesn't always work even when cursor is indicating possibility to resize
Steps to reproduce:
1. Open new project
2. Select the context menu for the Inspector window at the top right
3. Click "Add Tab > Inspector"
4. Dock the second inspector window to the right so that the two inspector windows are parallel
5. Select some game Object, such as the "Main Camera"
6. Try to resize the inspector windows by grabbing the vertical line between them
7. More often than not, even when the cursor shows that you should be able to click and drag the separator, when you do click, nothing is dragged. You have to be very precisely in the middle to actually be able to grab and drag the window separator
Expected: If the cursor shows being able to drag, then when I click and drag, the windows should resize
Actual: The cursor shows being able to drag, but when you click and drag, nothing happens
Repro:
2019.3.0a5 (9aff892fb75b), 2019.3.0a4 (7368acd360f4), 2019.3.0a2 (fa7740529556), 2019.2.0b5 (e3a10156d6de), 2019.1.6f1 (76da8ff1860f), 2019.1.0b1 (83b3ba1f99df), 2019.1.0a11 (0f106840e011), 2019.1.0a10 (84f9b5a9b69f)
No Repro:
2018.4.1f1 (b7c424a951c0), 2019.1.0a8 (7ae038d0fb32), 2019.1.0a9 (0acd256790e8)
NOTE: You don't NEED to dock the two inspectors like in the repro steps for this to repro anyway, it's just easier to achieve the bug repro this way
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Color picker does not show the correct color when selecting color on the moving object
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
Add comment