Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2019.2.X
Votes
0
Found in
2019.3.0a1
2019.3.0a3
Issue ID
1154694
Regression
Yes
Resizing the preview in the asset explorer window causes the wrong mouse icon to be used
Changing the size of the asset preview used in the asset explorer popup window seems to break the mouse cursor icon - if the mouse cursor is near the top of the window then it will change to a vertical resize icon when it shouldn't. The bigger the preview section of the window is, the larger the area in which the wrong icon is used.
Seems to be a knock-on from the (re)introduction of the ability to resize the preview. In earlier versions of the editor where you couldn't do this (2018.4, early 2019.1), the issue is not present.
1. Open Unity
2. Open the attached project
3. Select the "Cube" object in the hierarchy
4. In the Mesh Filter Component shown in the inspector, press the Select button to open the asset explorer window
5. Change the size of the asset preview at the bottom of the window
6. Move the mouse around the top portion of the window
Expected Result:
The mouse cursor uses the standard icon unless hovering over an area of the window where its context should change.
Actual Result:
The mouse cursor icon changes to the vertical resize icon in the top portion of the window, while still hovering over assets.
Tested on Windows.
Reproduced on 2019.1.2f1, 2019.2.0b3, 2019.3.0a3
Cannot Reproduce on 2018.4.0, 2019.1.0f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment