Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2018.3.0a1
2018.4.0f1
2018.4.2f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1160885
Regression
Yes
Component reorder area is much narrower in Unity 2019 compared to earlier versions
How to reproduce:
1. Create a new project
2. In the Hierarchy Window create a new empty object and add some components to it
3. Attempt to change the order of components (notice how narrow the area is)
Expected result: the component reorder area is fairly lenient and does not require the mouse to be pixel perfect on to the component's edge
Actual result: the component reorder area is a lot narrower than before and requires a lot more precision to reorder components
Reproduced in: 2019.3.0a5, 2019.3.0a1, 2019.2.0b5, 2019.2.0a1 2019.1.6f1, 2019.1.0a1 2018.4.2f1, 2018.3.0a1
Not reproducible in: 2017.4.28f1 (the reordering area is a lot wider in these versions)
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
- 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
Resolution Note (fix version 2020.1):
Fixed in: 2020.1.0a12 - the component re-order area is a bit wider now